Index: sources/canbus/MessageGlobals.h =================================================================== diff -u -r7914ad8a4b8450d855fcc75855ca57b6644e9f7c -r7b34653589ba6e4f4705fb4026fcd9319c41c352 --- sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision 7914ad8a4b8450d855fcc75855ca57b6644e9f7c) +++ sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision 7b34653589ba6e4f4705fb4026fcd9319c41c352) @@ -201,7 +201,7 @@ // ---- Treatment Log {Gui::GuiActionType::ID_AdjustTreatmentLogReq , 0 * 4 }, // 0 parameter - {Gui::GuiActionType::ID_AdjustTreatmentLogRsp , 33 * 4 }, //33 parameter each 4bytes + {Gui::GuiActionType::ID_AdjustTreatmentLogRsp , 36 * 4 }, //36 parameter each 4bytes {Gui::GuiActionType::ID_TreatmentLogAvrgeData , 5 * 4 }, // 5 parameter each 4bytes {Gui::GuiActionType::ID_TreatmentLogAlarmData , 3 * 4 }, // 3 parameter each 4bytes {Gui::GuiActionType::ID_TreatmentLogEventData , 3 * 4 }, // 3 parameter each 4bytes