diff --git a/firmware/config.h b/firmware/config.h old mode 100644 new mode 100755 diff --git a/firmware/config_user.h.example b/firmware/config_user.h.example index 47a8d57..d98217e 100755 --- a/firmware/config_user.h.example +++ b/firmware/config_user.h.example @@ -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;