Index: firmware/App/Modes/ModeFill.c =================================================================== diff -u -rf656b17f3d8d93b4fca49c9725e096e7eb55acc7 -rcea079b61dbd17b2ddaec99b1124248147d14e72 --- firmware/App/Modes/ModeFill.c (.../ModeFill.c) (revision f656b17f3d8d93b4fca49c9725e096e7eb55acc7) +++ firmware/App/Modes/ModeFill.c (.../ModeFill.c) (revision cea079b61dbd17b2ddaec99b1124248147d14e72) @@ -20,7 +20,6 @@ #include "FPGA.h" #include "Heaters.h" #include "LoadCell.h" -#include "ModeFault.h" #include "ModeFill.h" #include "OperationModes.h" #include "PersistentAlarm.h" @@ -119,10 +118,6 @@ turnOnUVReactor( INLET_UV_REACTOR ); turnOnUVReactor( OUTLET_UV_REACTOR ); - // TODO remove - setPrimaryHeaterTargetTemperature( 39.0 ); - // TODO remove - // 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