Index: firmware/App/Modes/ModeGenIdle.c =================================================================== diff -u -r7d0fd5ed6b9db0479af90477e5108f6d3fa8df17 -r7f45e52be52e11e33178e6a0eb86c67806e6921e --- firmware/App/Modes/ModeGenIdle.c (.../ModeGenIdle.c) (revision 7d0fd5ed6b9db0479af90477e5108f6d3fa8df17) +++ firmware/App/Modes/ModeGenIdle.c (.../ModeGenIdle.c) (revision 7f45e52be52e11e33178e6a0eb86c67806e6921e) @@ -35,7 +35,6 @@ #include "TaskGeneral.h" #include "TemperatureSensors.h" #include "Timers.h" -#include "UVReactors.h" #include "Valves.h" /** @@ -130,10 +129,6 @@ requestConcentratePumpOff( CONCENTRATEPUMPS_CP1_ACID, cp1parkStatus ); requestConcentratePumpOff( CONCENTRATEPUMPS_CP2_BICARB, cp2parkStatus ); - // UV reactors on - turnOnUVReactor( INLET_UV_REACTOR ); - turnOnUVReactor( OUTLET_UV_REACTOR ); - // NOTE: The target flow rate should be set prior to setting the start primary heater // because the initial guess in the heaters driver needs the target flow to calculate // the new PWMs for the main and small primary heaters