Index: firmware/App/Modes/ModeFlush.c =================================================================== diff -u -r025612ad77fe630889a364586de54bffe5262d56 -r05019ca03114d75099dd3ae6e09f776bd8a2c46e --- firmware/App/Modes/ModeFlush.c (.../ModeFlush.c) (revision 025612ad77fe630889a364586de54bffe5262d56) +++ firmware/App/Modes/ModeFlush.c (.../ModeFlush.c) (revision 05019ca03114d75099dd3ae6e09f776bd8a2c46e) @@ -295,9 +295,6 @@ { DG_FLUSH_STATE_T state = DG_FLUSH_STATE_START; - // Reset the load cells lowest weight prior to starting the run - resetReservoirsLowestWeight(); - // Start overall flush timer overallFlushElapsedTimeStart = getMSTimerCount();