Index: sources/gui/GuiGlobals.h =================================================================== diff -u -r63d2d3c26b9e1cfda1aa8a81610b8ef08f9d2bdb -ra9cc981e51277c1c258446920ac7e7612da49159 --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 63d2d3c26b9e1cfda1aa8a81610b8ef08f9d2bdb) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision a9cc981e51277c1c258446920ac7e7612da49159) @@ -165,7 +165,7 @@ ID_DGFilterFlushData = 0x600F, // ?? //// ----- @CRAPIZED: had to change to avoid duplication ID_AdjustWaterSampleReq = 0x5D00, // 93 ID_AdjustWaterSampleRsp = 0x5E00, // 94 - ID_AdjustWaterSampleResultReq = 0x5F0F, // 95 // there is no specific response message for this request and changing of the state in Pre_Treatment_States is used as the response + ID_AdjustWaterSampleResultReq = 0x5F00, // 95 // there is no specific response message for this request and changing of the state in Pre_Treatment_States is used as the response // Pre-Treatment Consumables Installation Confirm ID_AdjustConsumablesConfirmReq = 0x6800, // 104 // there is no specific response message for this request and changing of the state in Pre_Treatment_States is used as the response // Pre-Treatment SelfTest NoCartridge Progress Data @@ -235,8 +235,8 @@ ID_AdjustPressuresLimitsReq = 0x4600, // 70 ID_AdjustPressuresLimitsRsp = 0x4700, // 71 - ID_AdjustSalineReq = 0x5F00, // 94 - ID_AdjustSalineRsp = 0x6000, // 95 + ID_AdjustSalineReq = 0x5E00, // 94 + ID_AdjustSalineRsp = 0x5F00, // 95 ID_AdjustVitalsReq = 0x9700, // 151 TESTING -- UPDATE WITH ACTUAL ID_AdjustVitalsRsp = 0x9800, // 152 TESTING -- UPDATE WITH ACTUAL