Index: sources/gui/GuiGlobals.h =================================================================== diff -u -r94c3fb6bbcf932b1f50a2d616dc600e3c449afe4 -r43ae56f762e6f3e1416d39e3d16f9103fc597e41 --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 94c3fb6bbcf932b1f50a2d616dc600e3c449afe4) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 43ae56f762e6f3e1416d39e3d16f9103fc597e41) @@ -122,7 +122,7 @@ // State Messages ID_TDOpModeData = 0x1200, // 18 //// ----- @LEAHIZED ID_PreTreatmentStates = 0x5C00, // 92 - ID_TreatmentStates = 0x0F0F, // 15 //// ----- @CRAPIZED: had to change to avoid duplication + ID_TreatmentStates = 0x3C00, // 60 //// ----- @LEAHIZED ID_PostTreatmentStates = 0x7700, // 119 // ----- @@ -175,8 +175,8 @@ // Pre-Treatment SelfTest Dry Progress Data ID_SelfTestDryData = 0x6300, // 99 // Pre-Treatment Disposable Priming - ID_AdjustDisposablesPrimeReq = 0x3C00, // 60 - ID_AdjustDisposablesPrimeRsp = 0x3D0F, // 61 //// ----- @CRAPIZED: had to change to avoid duplication + ID_AdjustDisposablesPrimeReq = 0x3C0F, // 60 //// ----- @CRAPIZED: had to change to avoid duplication + ID_AdjustDisposablesPrimeRsp = 0x3D0F, // 61 //// ----- @CRAPIZED: had to change to avoid duplication ID_DisposablesPrimeData = 0x43FF, // ?? //// ----- @CRAPIZED - FFed // Pre-Treatment Patient Connection Begin ID_AdjustPatientConnectionBeginReq = 0x6400, // 100