Index: sources/gui/GuiGlobals.h =================================================================== diff -u -r98b945e7afb8a2c61b86bb11427fcae8c3e7e0bc -r13d6a4fae2f910ab6e289ac9280258a94f734405 --- sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 98b945e7afb8a2c61b86bb11427fcae8c3e7e0bc) +++ sources/gui/GuiGlobals.h (.../GuiGlobals.h) (revision 13d6a4fae2f910ab6e289ac9280258a94f734405) @@ -78,9 +78,17 @@ // ----- Settings // Version ID_AdjustVersionsReq = 0x1C00, // 28 - ID_AdjustHDVersionsRsp = 0x1D00, // 29 - ID_AdjustDGVersionsRsp = 0x1E00, // 30 + ID_AdjustVersionsHDRsp = 0x1D00, // 29 + ID_AdjustVersionsDGRsp = 0x1E00, // 30 + ID_AdjustSerialHDRsp = 0x9900, // 153 + ID_AdjustSerialDGRsp = 0x8800, // 136 + // Service Information + ID_AdjustServiceReq = 0x8900, // 137 + ID_AdjustServiceHDRsp = 0x8A00, // 138 + ID_AdjustServiceDGRsp = 0x8C00, // 140 + + // RTC ID_AdjustHDDateTimeReq = 0x6D00, // 109 ID_AdjustHDDateTimeRsp = 0x6E00, // 110