Index: firmware/App/Modes/ModeStandby.c =================================================================== diff -u -r669f36cf32c3b500aa2fd5b08c58ee5e6b2e7f08 -r3d413ac026e89a1324c4b0e99516735ec382fed8 --- firmware/App/Modes/ModeStandby.c (.../ModeStandby.c) (revision 669f36cf32c3b500aa2fd5b08c58ee5e6b2e7f08) +++ firmware/App/Modes/ModeStandby.c (.../ModeStandby.c) (revision 3d413ac026e89a1324c4b0e99516735ec382fed8) @@ -95,7 +95,7 @@ pendingStartDGChemicalDisinfectRequest = FALSE; // Reset the heaters efficiency for another treatment - resetHeatersEfficiency(); + resetHeatersEstimationGain(); // Initialize the reservoirs parameters for another treatment. // This is to make sure the boolean flag for the first fill is set to TRUE.