hydro mode config and ignore low voltage light condition

This commit is contained in:
Your Name
2021-12-02 16:50:24 +01:00
parent d7b854da75
commit f131d9f39a
3 changed files with 4 additions and 4 deletions

View File

@@ -85,7 +85,7 @@
#define FIRMWARE_VERSION "sw 2.0 hw 0.10b"
#define TIMED_LIGHT_PIN CUSTOM1_PIN5
#define FLOWMETER_PIN CUSTOM1_PIN1
//#define FLOWMETER_PIN CUSTOM1_PIN1
#ifdef FLOWMETER_PIN
#define FLOWMETER_FLOWFACTOR 23 /** F = 22 * Q;Q = L/min */
#endif