Add support for rain sensors like FC-37 or YL-83
This commit is contained in:
@@ -47,3 +47,9 @@
|
||||
//#define DHT_TYPE DHT11
|
||||
//#define DHT_TYPE DHT22
|
||||
//#define DHT_PIN D5
|
||||
|
||||
// If you have a rain sensor (FC-37 or YL-83), connect its digital pin (not the
|
||||
// analogue one!), remove the #undef line, and uncomment and change the
|
||||
// #define RAIN_PIN line
|
||||
#undef RAIN_PIN
|
||||
//#define RAIN_PIN D0
|
||||
|
Reference in New Issue
Block a user