Index: sources/gui/GuiGlobals.h =================================================================== diff -u -r0dfba44fb7172b9458d161b3ed5f54527f93b698 -r4a2b83dcb56555861d2c741a8e8894e5b07e24bf --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 0dfba44fb7172b9458d161b3ed5f54527f93b698) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 4a2b83dcb56555861d2c741a8e8894e5b07e24bf) @@ -190,9 +190,9 @@ ID_AdjustPatientConnectionConfirmReq = 0x660F, // 102 //// ----- @CRAPIZED: had to change to avoid duplication ID_AdjustPatientConnectionConfirmRsp = 0x670F, // 103 //// ----- @CRAPIZED: had to change to avoid duplication // Pre-Treatment Start Treatment - ID_AdjustStartTreatmentReq = 0x7100, // 113 - ID_AdjustStartTreatmentRsp = 0x720F, // 114 //// ----- @CRAPIZED: had to change to avoid duplication - + ID_AdjustStartTreatmentReq = 0x9000, // 113 + ID_AdjustStartTreatmentRsp = 0x9100, // 114 + // DG Data Messages ID_DGROPumpData = 0x1F0F, // 31 //// ----- @CRAPIZED: had to change to avoid duplication ID_DGDrainPumpData = 0x240F, // ?? //// ----- @CRAPIZED: had to change to avoid duplication