Index: sources/canbus/MessageGlobals.h =================================================================== diff -u -re7a8d5092cb499d6c6ed621eabde437bccbc1e0e -r5fdac82425ab432aeda805a3ed7ad8cb2efc2bd1 --- sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision e7a8d5092cb499d6c6ed621eabde437bccbc1e0e) +++ sources/canbus/MessageGlobals.h (.../MessageGlobals.h) (revision 5fdac82425ab432aeda805a3ed7ad8cb2efc2bd1) @@ -222,7 +222,7 @@ // Pre-Treatment // Create Parameters // Pre-Treatment Initiate Treatment - {Gui::GuiActionType::ID_AdjustInitTreatmentReq , 1 * 4 }, // 1 parameters each 4bytes + {Gui::GuiActionType::ID_AdjustInitTreatmentReq , 2 * 4 }, // 1 parameters each 4bytes {Gui::GuiActionType::ID_AdjustInitTreatmentRsp , 2 * 4 }, // 2 parameters each 4bytes // Pre-Treatment Treatment Parameters Validation/Confirm {Gui::GuiActionType::ID_AdjustParametersValidationReq , 25 * 4 }, //25 parameters each 4bytes