Index: firmware/App/Services/SystemComm.c =================================================================== diff -u -re42bc54b5c3ff134d9f4526034e3c522a64f0cdf -raef3220987083ca1392a894cd50e3b8599aaa32a --- firmware/App/Services/SystemComm.c (.../SystemComm.c) (revision e42bc54b5c3ff134d9f4526034e3c522a64f0cdf) +++ firmware/App/Services/SystemComm.c (.../SystemComm.c) (revision aef3220987083ca1392a894cd50e3b8599aaa32a) @@ -1219,8 +1219,8 @@ handleUIHDResetInServiceModeRequest( message ); break; - case MSG_ID_DG_RO_REJ_RATIO_FROM_HD_INSTIT_RECORD_REQUEST: - handleDGRequestRORejectionRatio( message ); + case MSG_ID_DG_MAX_RO_REJ_RATIO_FROM_HD_INSTIT_RECORD_REQUEST: + handleDGRequestMaxRORejectionRatio( message ); break; // NOTE: this always must be the last case