Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r542a50ea0f1958b02ddc8f1824eb534686616e7c -r1d4766a9ba6b087a7c86e776634707d8a1bfceaf --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 542a50ea0f1958b02ddc8f1824eb534686616e7c) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 1d4766a9ba6b087a7c86e776634707d8a1bfceaf) @@ -204,8 +204,8 @@ // MSG_ID_DG_RO_REJ_RATIO_FROM_HD_INSTIT_RECORD_REQUEST void sendRORejectionRatioRequestToHD( void ); -// MSG_ID_HD_RO_REJ_RATIO_FROM_HD_INSTIT_RECORD_TO_DG_RESPONSE -void handleRORejectionResponseFromHDInstitRecord( MESSAGE_T* message ); +// MSG_ID_HD_MAX_RO_REJ_RATIO_FROM_HD_INSTIT_RECORD_RESPONSE +void handleMaxRORejectionResponseFromHDInstitRecord( MESSAGE_T* message ); // *********** public test support message functions **********