Index: firmware/App/Controllers/ROPump.h =================================================================== diff -u -r599bf09c73fca5e18a55e750133ac2eb93dd2c51 -r256d5cb05f1ef09e19e2f2733a111f600c73a7ee --- firmware/App/Controllers/ROPump.h (.../ROPump.h) (revision 599bf09c73fca5e18a55e750133ac2eb93dd2c51) +++ firmware/App/Controllers/ROPump.h (.../ROPump.h) (revision 256d5cb05f1ef09e19e2f2733a111f600c73a7ee) @@ -8,7 +8,7 @@ * @file ROPump.h * * @author (last) Dara Navaei -* @date (last) 31-May-2022 +* @date (last) 26-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