Index: firmware/App/Controllers/ROPump.h =================================================================== diff -u -r599bf09c73fca5e18a55e750133ac2eb93dd2c51 -r261cfc6d93996e76e26c1e9c3f5740077ad2ec22 --- firmware/App/Controllers/ROPump.h (.../ROPump.h) (revision 599bf09c73fca5e18a55e750133ac2eb93dd2c51) +++ firmware/App/Controllers/ROPump.h (.../ROPump.h) (revision 261cfc6d93996e76e26c1e9c3f5740077ad2ec22) @@ -7,8 +7,8 @@ * * @file ROPump.h * -* @author (last) Dara Navaei -* @date (last) 31-May-2022 +* @author (last) Bill Bracken +* @date (last) 22-Aug-2022 * * @author (original) Sean * @date (original) 04-Apr-2020 @@ -32,7 +32,7 @@ // ********** public definitions ********** #define MAX_RO_FLOWRATE_LPM 1.8F ///< Maximum target RO flow rate in L/min. -#define MIN_RO_FLOWRATE_LPM 0.2F ///< Minimum target RO flow rate in L/min. +#define MIN_RO_FLOWRATE_LPM 0.0F ///< Minimum target RO flow rate in L/min. /// RO pump data struct. typedef struct