Index: sources/gui/GuiGlobals.h =================================================================== diff -u -rac041d251b5d540ad980fc237b195d40cb43a367 -rc63c041f361045518ede1c8df212517159a662a5 --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision ac041d251b5d540ad980fc237b195d40cb43a367) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision c63c041f361045518ede1c8df212517159a662a5) @@ -121,7 +121,7 @@ // State Messages ID_TDOpModeData = 0x1200, // 18 //// ----- @LEAHIZED - ID_PreTreatmentStates = 0x5C00, // 92 + ID_PreTreatmentStates = 0xB700, // 183 //// ----- @LEAHIZED ID_TreatmentStates = 0x3C00, // 60 //// ----- @LEAHIZED ID_PostTreatmentStates = 0x770F, // 119 //// ----- @CRAPIZED: had to change to avoid duplication @@ -179,7 +179,7 @@ // Pre-Treatment Disposable Priming 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 + ID_DisposablesPrimeData = 0xC700, // 199 //// ----- @LEAHIZED // Pre-Treatment Patient Connection Begin ID_AdjustPatientConnectionBeginReq = 0x640F, // 100 //// ----- @CRAPIZED: had to change to avoid duplication ID_AdjustPatientConnectionBeginRsp = 0x650F, // 101 //// ----- @CRAPIZED: had to change to avoid duplication