This commit is contained in:
Lubos Petrovic
2020-11-18 07:38:36 +01:00
parent 9f220b8826
commit 11aff9d6b6
4 changed files with 11 additions and 11 deletions

View File

@@ -1,5 +1,5 @@
#define commandQueueCountKiaENiro 32
#define commandQueueCountKiaENiro 30
#define commandQueueLoopFromKiaENiro 10
String commandQueueKiaENiro[commandQueueCountKiaENiro] = {
@@ -14,10 +14,9 @@ String commandQueueKiaENiro[commandQueueCountKiaENiro] = {
//"AT H1", // Headers on (debug only)
//"AT D1", // Display of the DLC on
//"AT CAF0", // Automatic formatting off
"AT AT0", // disabled the adaptive timing
"AT ST 01", // reduced the time out to 1
////"AT AT0", // disabled adaptive timing
"AT DP",
"AT ST10", // orig ST16
"AT ST10", // reduced timeout to 1, orig.16
// Loop from (KIA ENIRO)