Index: sources/gui/GuiGlobals.h =================================================================== diff -u -r1da0c41020664b642359f3cd5d58a2fdc36774a2 -r3da801fd23f007886f7fda5e9b45d17d565150d2 --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 1da0c41020664b642359f3cd5d58a2fdc36774a2) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 3da801fd23f007886f7fda5e9b45d17d565150d2) @@ -141,7 +141,7 @@ ID_Rinseback = 0x8F00, // 143 //// ----- @LEAHIZED ID_Recirculate = 0xA800, // 168 ID_BloodPrime = 0x9700, // 151 - ID_TreatmentStop = 0x4900, // 73 + ID_TreatmentStop = 0x5B00, // 91 ID_Vitals = 0x6500, // 101 // Alarm Messages @@ -327,8 +327,8 @@ ID_AdjustTreatmentLogRsp = 0x760F, // 118 //// ----- @CRAPIZED: had to change to avoid duplication // Treatment Log Data ID_TreatmentLogAvrgeData = 0x940F, // 148 //// ----- @CRAPIZED: had to change to avoid duplication - ID_TreatmentLogAlarmData = 0x950F, // 149 //// ----- @CRAPIZED: had to change to avoid duplication - ID_TreatmentLogEventData = 0x960F, // 150 //// ----- @CRAPIZED: had to change to avoid duplication + ID_TreatmentLogAlarmData = 0x6A00, // 106 //// ----- @LEAHIZED + ID_TreatmentLogEventData = 0x6B00, // 107 //// ----- @LEAHIZED // Disinfect ID_AdjustDisinfectModeReq = 0x9A0F, // 154 //// ----- @CRAPIZED: had to change to avoid duplication