Index: main.cpp =================================================================== diff -u -r563e34706a5c39070a603725bc021fcdc3424cac -rbd12a330df798024c3de30f727058d971dfc2cbe --- main.cpp (.../main.cpp) (revision 563e34706a5c39070a603725bc021fcdc3424cac) +++ main.cpp (.../main.cpp) (revision bd12a330df798024c3de30f727058d971dfc2cbe) @@ -369,7 +369,7 @@ gActiveCANBus = value; } } - + //DEBUG: qDebug() << "App can" << gActiveCANBus << gEnableDryDemo; if (parser.isSet(optionSendEmptyKeepAwake)) gSendEmptyKeepAwake = true; bool ok = false;