This commit is contained in:
Lubos Petrovic
2020-12-20 17:14:56 +01:00
parent 5f1fd5350e
commit 09440f686b
2 changed files with 25 additions and 22 deletions

View File

@@ -332,7 +332,7 @@ void CommObd2Ble4::mainLoop() {
board->displayMessage(" > Processing init AT cmds", "");
// Serve first command (ATZ)
doNextAtCommand();
doNextQueueCommand();
} else {
Serial.println("We have failed to connect to the server; there is nothing more we will do.");