feature/InfluxDB-Connection-Update #1

Merged
klaute merged 39 commits from feature/InfluxDB-Connection-Update into master 2022-05-23 17:36:59 +02:00
2 changed files with 1 additions and 0 deletions
Showing only changes of commit 23bf57648c - Show all commits

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;