Index: sources/gui/GuiGlobals.h =================================================================== diff -u -rb3eb8bc9696c4db9867ad1cf13b47c455a94e0fe -ra89b5249df072be403141463d7d88728b66a848e --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision b3eb8bc9696c4db9867ad1cf13b47c455a94e0fe) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision a89b5249df072be403141463d7d88728b66a848e) @@ -120,6 +120,8 @@ ID_AlarmUserActionReq = 0x4000, // 64 // there is no response since it is kind of the response to the ID_AlarmStatus from UI to HD ID_AlarmActiveListReq = 0x9700, // 151 ID_AlarmActiveListRsp = 0x9800, // 152 + ID_AlarmVolumeSetReq = 0x4E00, // 78 + ID_AlarmVolumeSetRsp = 0x7C00, // 124 // Pre-Treatment // Pre-Treatment Initiate Treatment