Index: MsgDefs.h =================================================================== diff -u -rc1f28621ec5b4ca6ea1902e91de1abf4207ad934 -r2114d3eef5009ab52c4c49a1d75a1130be2eaa91 --- MsgDefs.h (.../MsgDefs.h) (revision c1f28621ec5b4ca6ea1902e91de1abf4207ad934) +++ MsgDefs.h (.../MsgDefs.h) (revision 2114d3eef5009ab52c4c49a1d75a1130be2eaa91) @@ -229,6 +229,7 @@ MSG_ID_DG_HEAT_DISINFECT_ACTIVE_COOL_DATA = 0xC5, ///< DG heat disinfect active cool data broadcast MSG_ID_DG_START_STOP_HEAT_DISINFECT_ACTIVE_COOL = 0xC6, ///< DG heat disinfect active cool start/stop command MSG_ID_HD_AIR_PUMP_DATA = 0xC7, ///< HD air pump data publish + MSG_ID_HD_SEND_CHEM_FLUSH_SAMPLE_PASS_FAIL_TO_DG = 0xC8, ///< HD send chemical disinfect flush sample pass/fail to DG #ifdef EMC_TEST_BUILD MSG_ID_CAN_ERROR_COUNT = 0x999, // test code in support of EMC testing