Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r10e34f7e0737649310fc321f505e0210a7591450 -rfd4a30ee0f905408c7f323995492763cc0765407 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 10e34f7e0737649310fc321f505e0210a7591450) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision fd4a30ee0f905408c7f323995492763cc0765407) @@ -561,6 +561,9 @@ // MSG_ID_UI_INSTITUTIONAL_RECORD_REQUEST void handleSendInstitutionalRecordToUI( MESSAGE_T* message ); +// MSG_ID_UI_HD_RESET_IN_SERVICE_MODE_REQUEST +void handleUIHDResetInServiceModeRequest( MESSAGE_T* message ); + // *********** public test support message functions ********** // MSG_TESTER_LOG_IN