Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r03c434e902b640c4093cfc96ceaeb93940c15340 -r9848d793638e2f613678e60ea7c0f1e7bc31d9eb --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 03c434e902b640c4093cfc96ceaeb93940c15340) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 9848d793638e2f613678e60ea7c0f1e7bc31d9eb) @@ -7,8 +7,8 @@ * * @file SystemCommMessages.h * -* @author (last) Darren Cox -* @date (last) 10-Mar-2022 +* @author (last) Dara Navaei +* @date (last) 14-Jun-2022 * * @author (original) Dara Navaei * @date (original) 05-Nov-2019 @@ -569,10 +569,8 @@ // MSG_ID_HD_VALVES_SET_POSITION void handleSetHDValvePositionOverrideRequest( MESSAGE_T *message ); -#ifdef DEBUG_ENABLED // MSG_ID_HD_VALVES_SET_PWM_OVERRIDE void handleSetHDValvePWMOverrideRequest( MESSAGE_T *message ); -#endif // MSG_ID_HD_SOFTWARE_RESET_REQUEST void handleHDSoftwareResetRequest( MESSAGE_T *message );