Index: firmware/App/Controllers/ROPump.h =================================================================== diff -u -rdd91a5d8f4ae04e0feca026890330f9034c41efa -r4468dcb6d88bb364c60412ac368d1420adb66b27 --- firmware/App/Controllers/ROPump.h (.../ROPump.h) (revision dd91a5d8f4ae04e0feca026890330f9034c41efa) +++ 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