Index: sources/canbus/MessageGlobals.h =================================================================== diff -u -rd62949c62c5512952e86a427285ef0dc72344248 -re68c1cc0f53b3c03943af4b70c46b5954603b53a --- sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision d62949c62c5512952e86a427285ef0dc72344248) +++ sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision e68c1cc0f53b3c03943af4b70c46b5954603b53a) @@ -90,7 +90,7 @@ {Gui::GuiActionType::ID_HDBloodLeakData , 4 * 4 }, // 4 parameters each 4bytes // ---- {Gui::GuiActionType::ID_TDOpModeData , 2 * 4 }, // 2 parameter each 4bytes - {Gui::GuiActionType::ID_PreTreatmentStates , 11 * 4 }, //11 parameters each 4bytes + {Gui::GuiActionType::ID_PreTreatmentStates , 8 * 4 }, //11 parameters each 4bytes {Gui::GuiActionType::ID_TreatmentStates , 10 * 4 }, //10 parameters each 4bytes {Gui::GuiActionType::ID_PostTreatmentStates , 2 * 4 }, // 2 parameter each 4bytes