Index: firmware/App/Controllers/ROPump.h =================================================================== diff -u -r599bf09c73fca5e18a55e750133ac2eb93dd2c51 -r4468dcb6d88bb364c60412ac368d1420adb66b27 --- firmware/App/Controllers/ROPump.h (.../ROPump.h) (revision 599bf09c73fca5e18a55e750133ac2eb93dd2c51) +++ firmware/App/Controllers/ROPump.h (.../ROPump.h) (revision 4468dcb6d88bb364c60412ac368d1420adb66b27) @@ -22,7 +22,7 @@ /** * @defgroup ROPump ROPump - * @brief RO Pump monitor and controller module. Controls and monitors the RO pump. + * @brief RO Pump monitor and controller module. Controls and monitors the RO pump and the flow meter. * The flow meter is manufactured by SwissFlow, PN: 82015311. * The diaphragm (RO) pump is manufactured by Aquatec, PN: 5889-2MM1-V724DY. * @@ -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