Index: sources/gui/GuiGlobals.h =================================================================== diff -u -r1be319981e75689fbbef03c77f99d788b7e296a1 -re511dffa01d9614b59f8a2600ed0f8e62bf90883 --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 1be319981e75689fbbef03c77f99d788b7e296a1) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision e511dffa01d9614b59f8a2600ed0f8e62bf90883) @@ -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