Index: firmware/App/Modes/Dialysis.c =================================================================== diff -u -r100c3f3ae29e9956c399dfec2479fcffc2a330ec -rd2d64fea6a4c1a1e0ceba42396b5e9c2483090e3 --- firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision 100c3f3ae29e9956c399dfec2479fcffc2a330ec) +++ firmware/App/Modes/Dialysis.c (.../Dialysis.c) (revision d2d64fea6a4c1a1e0ceba42396b5e9c2483090e3) @@ -1189,7 +1189,7 @@ if ( bloodLeakZeroingStatus.rsrvr2DPiFlushedVolML > RSRVR_2_DPI_VOLUME_ML ) { - // Cmd all pumps to stop + // Cmd DPo to stop setDialOutPumpTargetRate( 0, MOTOR_DIR_FORWARD, PUMP_CONTROL_MODE_OPEN_LOOP ); stopSyringePump();