Index: sources/canbus/MessageGlobals.h =================================================================== diff -u -r4a751578dd768d849e6ee6dfa1521f5f1597090d -rc887b7a5fcb19a232bab2576693bb4e061b538f0 --- sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision 4a751578dd768d849e6ee6dfa1521f5f1597090d) +++ sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision c887b7a5fcb19a232bab2576693bb4e061b538f0) @@ -49,12 +49,12 @@ // 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 }, // 1 parameters each 4bytes {Gui::GuiActionType::ID_ShuttingDown , 0 }, {Gui::GuiActionType::ID_TDCheckIn , 0 }, //// ----- @LEAHIZED // Generic Confirm - {Gui::GuiActionType::ID_DuetConfirmHDi , 3 * 4 }, // 3 parameters each 4bytes + {Gui::GuiActionType::ID_DuetConfirmTDi , 3 * 4 }, // 3 parameters each 4bytes {Gui::GuiActionType::ID_DuetConfirmUIr , 2 * 4 }, // 2 parameters each 4bytes // POST