Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r6d5a23b275903587f400bc686aed4d2709cf3e78 -r663c6ccbe24d0adf734ca0684510eef70884cdee --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 6d5a23b275903587f400bc686aed4d2709cf3e78) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 663c6ccbe24d0adf734ca0684510eef70884cdee) @@ -26,8 +26,8 @@ { MSG_ID_UNUSED = 0, MSG_ID_OFF_BUTTON_PRESS, - MSD_ID_DG_FILL_START_STOP =0xA000, - MSG_ID_FIRST_TESTER_MESSAGE = 0xA100, + MSD_ID_DG_FILL_START_STOP = 0x2000, + MSG_ID_FIRST_TESTER_MESSAGE = 0xA000, MSG_ID_TESTER_LOGIN_REQUEST = MSG_ID_FIRST_TESTER_MESSAGE, MSG_ID_HD_MESSAGE, MSG_ID_OFF_BUTTON_STATE_OVERRIDE,