Index: sources/canbus/MessageGlobals.h =================================================================== diff -u -rd60bbbb04fb37c81435b3816ae180bb61d784e33 -rf9d3c8bde729f46476c49bf162365d9f0f3df124 --- sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision d60bbbb04fb37c81435b3816ae180bb61d784e33) +++ sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision f9d3c8bde729f46476c49bf162365d9f0f3df124) @@ -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 * 4 }, // 1 parameters each 4bytes + {Gui::GuiActionType::ID_PowerOff , 1 }, // 1 parameters each 4bytes {Gui::GuiActionType::ID_ShuttingDown , 0 }, {Gui::GuiActionType::ID_TDCheckIn , 0 }, //// ----- @LEAHIZED