Index: firmware/App/Services/SystemCommMessages.h =================================================================== diff -u -r9d21272d8c5c0b5f1d72bd5f0e9ef4e4ee41e764 -re08ab54617b1fe401344af87a081eccce0022e74 --- firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision 9d21272d8c5c0b5f1d72bd5f0e9ef4e4ee41e764) +++ firmware/App/Services/SystemCommMessages.h (.../SystemCommMessages.h) (revision e08ab54617b1fe401344af87a081eccce0022e74) @@ -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 **********