Index: firmware/App/Modes/TreatmentStop.c =================================================================== diff -u -r47d58f4762e487f2aa13affba3deccc6d2ae324f -rac6532c81f2a6d4ad1c67420c22d59f6aeeaae13 --- firmware/App/Modes/TreatmentStop.c (.../TreatmentStop.c) (revision 47d58f4762e487f2aa13affba3deccc6d2ae324f) +++ firmware/App/Modes/TreatmentStop.c (.../TreatmentStop.c) (revision ac6532c81f2a6d4ad1c67420c22d59f6aeeaae13) @@ -85,7 +85,7 @@ // Ensure all pumps except DPi stopped signalBloodPumpHardStop(); signalDialOutPumpHardStop(); - // TODO - stop Heparin pump + stopSyringePump(); // Start out assuming we re-circulate dialysate while stopped setDialInPumpTargetFlowRate( DIALYSATE_FLOW_RATE_FOR_RECIRC, MOTOR_DIR_FORWARD, PUMP_CONTROL_MODE_CLOSED_LOOP );