Index: sources/canbus/MessageGlobals.h =================================================================== diff -u -rfe301ed4aa3b3e5cd2a279488652338ee66366a1 -r772bbb399f7ee2c6ccc0829443772cdd522a9976 --- sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision fe301ed4aa3b3e5cd2a279488652338ee66366a1) +++ sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision 772bbb399f7ee2c6ccc0829443772cdd522a9976) @@ -86,7 +86,7 @@ {Gui::GuiActionType::ID_HDBloodLeakData , 10 * 4 }, // 2 parameters each 4bytes // ---- {Gui::GuiActionType::ID_HDOperationModeData , 2 * 4 }, // 2 parameter each 4bytes - {Gui::GuiActionType::ID_PreTreatmentStates , 9 * 4 }, // 9 parameters each 4bytes + {Gui::GuiActionType::ID_PreTreatmentStates , 11 * 4 }, //11 parameters each 4bytes {Gui::GuiActionType::ID_TreatmentStates , 10 * 4 }, // 9 parameters each 4bytes {Gui::GuiActionType::ID_PostTreatmentStates , 1 * 4 }, // 1 parameter each 4bytes