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