Index: MsgDefs.h =================================================================== diff -u -rc3d8d2b238f2098d62f8eb43a79c7acc5cf99db3 -r3b08252bf0110d860e3776ae8035c4b2efc70f76 --- MsgDefs.h (.../MsgDefs.h) (revision c3d8d2b238f2098d62f8eb43a79c7acc5cf99db3) +++ MsgDefs.h (.../MsgDefs.h) (revision 3b08252bf0110d860e3776ae8035c4b2efc70f76) @@ -287,7 +287,7 @@ MSG_ID_HD_ALARM_AUDIO_CURRENT_LG_OVERRIDE = 0x8055, ///< HD primary alarm audio (low gain) current override request MSG_ID_HD_ALARM_BACKUP_AUDIO_CURRENT_OVERRIDE = 0x8056, ///< HD backup alarm audio current override request MSG_ID_HD_VALVES_CURRENT_OVERRIDE = 0x8057, ///< HD valves current override request - MSD_ID_HD_VALVES_POSITION_COUNT_OVERRIDE = 0x8058, ///< HD valves position counts override request + MSG_ID_HD_VALVES_POSITION_COUNT_OVERRIDE = 0x8058, ///< HD valves position counts override request MSG_ID_HD_SYRINGE_PUMP_STATUS_OVERRIDE = 0x8059, ///< HD syringe pump status override request MSG_ID_HD_SYRINGE_PUMP_ENCODER_STATUS_OVERRIDE = 0x805A, ///< HD syringe pump encoder status override request MSG_ID_HD_SYRINGE_PUMP_ADC_DAC_STATUS_OVERRIDE = 0x805B, ///< HD syringe pump ADC and DAC status override request