Index: firmware/App/Controllers/DialInFlow.c =================================================================== diff -u -ra6d69afa3abd85bd2a978fc12b395c415c0d44fa -r04bb279c0d98ebdfd341a857588c8fb80c3fb564 --- firmware/App/Controllers/DialInFlow.c (.../DialInFlow.c) (revision a6d69afa3abd85bd2a978fc12b395c415c0d44fa) +++ firmware/App/Controllers/DialInFlow.c (.../DialInFlow.c) (revision 04bb279c0d98ebdfd341a857588c8fb80c3fb564) @@ -1023,6 +1023,10 @@ { errorDialInPumpDirectionPersistTimerCtr = 0; } + } + else + { + errorDialInPumpDirectionPersistTimerCtr = 0; } }