Index: firmware/App/Modes/TreatmentStop.c =================================================================== diff -u -rda757a96fa3b5756a2cc6321cc851af9a2cfcf09 -rdd9b6a7b7259bea3d954674457d3ff7a2babf5ec --- firmware/App/Modes/TreatmentStop.c (.../TreatmentStop.c) (revision da757a96fa3b5756a2cc6321cc851af9a2cfcf09) +++ firmware/App/Modes/TreatmentStop.c (.../TreatmentStop.c) (revision dd9b6a7b7259bea3d954674457d3ff7a2babf5ec) @@ -112,7 +112,7 @@ setupForDialysateRecirculationState(); - signalInitiatePressureStabilization( FALSE ); + signalInitiatePressureStabilization( USE_NORMAL_STABILIZATION_PERIOD ); // Reset saline bolus state in case alarm interrupted one resetSalineBolus();