Index: firmware/App/Services/SystemComm.c =================================================================== diff -u -r044d8892373acc5545020aab894cd1943c4d7449 -rac56e4e0486aedb65cfce74a6d0724281ca6fb7f --- firmware/App/Services/SystemComm.c (.../SystemComm.c) (revision 044d8892373acc5545020aab894cd1943c4d7449) +++ firmware/App/Services/SystemComm.c (.../SystemComm.c) (revision ac56e4e0486aedb65cfce74a6d0724281ca6fb7f) @@ -1376,7 +1376,7 @@ handleHDBloodPumpRotorCountOverrideRequest( message ); break; - case MSG_ID_DIALYSATE_INLET_PUMP_ROTOR_COUNT_OVERRIDE: + case MSG_ID_HD_DIALYSATE_INLET_PUMP_ROTOR_COUNT_OVERRIDE: handleHDDialInPumpRotorCountOverrideRequest( message ); break;