Index: sources/canbus/MessageGlobals.h =================================================================== diff -u -rc66898d4ac69b72f1b9cc59e3039e7d9a1e59154 -rd60bbbb04fb37c81435b3816ae180bb61d784e33 --- sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision c66898d4ac69b72f1b9cc59e3039e7d9a1e59154) +++ sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision d60bbbb04fb37c81435b3816ae180bb61d784e33) @@ -49,7 +49,7 @@ // but if the model still needs more the model will fail. // so it is better to keep them next to each other to make sure they are in sync. // ---- - {Gui::GuiActionType::ID_PowerOff , 1 }, // 1 byte + {Gui::GuiActionType::ID_PowerOff , 1 * 4 }, // 1 parameters each 4bytes {Gui::GuiActionType::ID_ShuttingDown , 0 }, {Gui::GuiActionType::ID_TDCheckIn , 0 }, //// ----- @LEAHIZED