Disabled weatherstation notice functionality.
This commit is contained in:
parent
7a689034b4
commit
23bf57648c
2 changed files with 1 additions and 0 deletions
0
firmware/config.h
Normal file → Executable file
0
firmware/config.h
Normal file → Executable file
|
@ -25,6 +25,7 @@
|
|||
#define SLEEP_IF_NO_WLAN_CONNECTION
|
||||
// Restarts the firmware every n seconds
|
||||
//#define RESET_ESP_TIMEINTERVAL
|
||||
//#define HTTP_CALL_ON_WINDSPEED_EXCEED
|
||||
|
||||
const float HUMIDITY_FACTOR = 1.0;
|
||||
const float LIGHT_FACTOR = 1.0;
|
||||
|
|
Loading…
Reference in a new issue