Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -raef3220987083ca1392a894cd50e3b8599aaa32a -ra6822e8e4fc42f9cacbfd39b1e9f9d137fa05dc8 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision aef3220987083ca1392a894cd50e3b8599aaa32a) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision a6822e8e4fc42f9cacbfd39b1e9f9d137fa05dc8) @@ -567,8 +567,8 @@ // MSG_ID_DG_START_STOP_PASSIVE_COOL_HEAT_DISINFECT BOOL sendDGStartHeatDisinfectPassiveCoolModeCommand( BOOL start ); -// MSG_ID_DG_RO_REJ_RATIO_FROM_HD_INSTIT_RECORD_REQUEST -void handleDGRequestMaxRORejectionRatio( MESSAGE_T* message ); +// MSG_ID_DG_INSTIT_VALUES_FROM_HD_INSTIT_RECORD_REQUEST +void handleDGRequestInstitutionalValues( MESSAGE_T* message ); // *********** public test support message functions **********