Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r721bd715bef050760e5c0f79044d1cba642c8354 -r30cbd9ff622e635f16df3801aabeb15dfaf5fff5 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 721bd715bef050760e5c0f79044d1cba642c8354) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 30cbd9ff622e635f16df3801aabeb15dfaf5fff5) @@ -201,6 +201,12 @@ // MSG_ID_DG_START_STOP_NOCTURNAL_HEAT_DISINFECT void handleStartStopDGPassiveCoolHeatDisifnect( MESSAGE_T* message ); +// 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 ); + // *********** public test support message functions ********** // MSG_TESTER_LOG_IN