Commit 26bf5a15 authored by Eric Duminil's avatar Eric Duminil
Browse files

Longer wifi timeout

parent 9f554958
......@@ -10,7 +10,7 @@
// Setting WIFI_SSID to "NO_WIFI" will disable WiFi completely, and all other dependent services (MQTT, HTTP, NTP, ...)
# define WIFI_SSID "NO_WIFI"
# define WIFI_PASSWORD "P4SSW0RD"
# define WIFI_TIMEOUT 20 // [s]
# define WIFI_TIMEOUT 30 // [s]
/**
* Sensor
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment