Index: MsgDefs.h =================================================================== diff -u -r9df2a006447fcdfe0c91b0678d4a311f31efcfc0 -r08ec55e85a619f5d2daf36fe4e4b3b9d627b63a0 --- MsgDefs.h (.../MsgDefs.h) (revision 9df2a006447fcdfe0c91b0678d4a311f31efcfc0) +++ MsgDefs.h (.../MsgDefs.h) (revision 08ec55e85a619f5d2daf36fe4e4b3b9d627b63a0) @@ -9,7 +9,7 @@ * @file MsgDefs.h * * @author (last) Dara Navaei -* @date (last) 06-Sep-2022 +* @date (last) 18-Oct-2022 * * @author (original) Sean * @date (original) 27-Feb-2020 @@ -360,6 +360,9 @@ MSG_ID_HD_SET_BLOOD_LEAK_EMB_MODE_COMMAND = 0x8082, ///< HD set blood leak embedded mode command MSG_ID_HD_SEND_BLOOD_LEAK_EMB_MODE_RESPONSE = 0x8083, ///< HD send blood leak embedded mode response MSG_ID_HD_SEND_ALARMS_COMMAND = 0x8084, ///< HD re-send trigger messages for all active alarms request + MSG_ID_HD_BLOOD_PUMP_SET_PWM = 0x8085, ///< HD set blood pump to specific PWM duty cycle request + MSG_ID_HD_DIAL_IN_SET_PWM = 0x8086, ///< HD set dialysate inlet pump to specific PWM duty cycle request + MSG_ID_HD_DIAL_OUT_SET_PWM = 0x8087, ///< HD set dialysate outlet pump to specific PWM duty cycle request MSG_ID_FIRST_DG_TESTER_MESSAGE = 0xA000, ///< First DG test message ID MSG_ID_DG_TESTER_LOGIN_REQUEST = MSG_ID_FIRST_DG_TESTER_MESSAGE, ///< DG tester log-in