Index: firmware/App/Controllers/ConcentratePumps.c =================================================================== diff -u -r0dc0ea11f55be52283cbe40020d097ade139bc57 -r80b1ef9742957a3446e561114ba8cc3d18a4cc06 --- firmware/App/Controllers/ConcentratePumps.c (.../ConcentratePumps.c) (revision 0dc0ea11f55be52283cbe40020d097ade139bc57) +++ firmware/App/Controllers/ConcentratePumps.c (.../ConcentratePumps.c) (revision 80b1ef9742957a3446e561114ba8cc3d18a4cc06) @@ -702,6 +702,7 @@ setFPGABicarbPumpParkCmd(); bicarbConcentratePumpParkPersistenceClear = TRUE; } + concentratePumps[ pumpId ].isConcPumpParkInProgress = TRUE; } } #ifndef _RELEASE_