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