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