Disabled weatherstation notice functionality.

This commit is contained in:
klaute 2022-05-22 09:40:59 +02:00
parent 7a689034b4
commit 23bf57648c
2 changed files with 1 additions and 0 deletions

0
firmware/config.h Normal file → Executable file
View File

View 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;