Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -rfae38745527912b9b64e618096556ae7ff263cb8 -r100c3f3ae29e9956c399dfec2479fcffc2a330ec --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision fae38745527912b9b64e618096556ae7ff263cb8) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 100c3f3ae29e9956c399dfec2479fcffc2a330ec) @@ -1159,9 +1159,8 @@ if ( TRUE == bloodLeakZeroingStatus.isZeroingRequestedFromTreatmentStop ) { - // Cmd all pumps to stop + // Cmd DPo to stop setDialOutPumpTargetRate( 0, MOTOR_DIR_FORWARD, PUMP_CONTROL_MODE_OPEN_LOOP ); - stopSyringePump(); setValvePosition( VDI, VALVE_POSITION_C_CLOSE ); setValvePosition( VDO, VALVE_POSITION_C_CLOSE );