diff --git a/src/main.cpp b/src/main.cpp index 8220e7e..cd70d88 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -348,7 +348,6 @@ void setup() { wm.addParameter(&custom_address_inverter); wm.addParameter(&custom_address_battery); wm.addParameter(&custom_address_outside_temperature); - wm.setTimeout(5); wm.autoConnect("PV_Mon"); display_text((char*)" Connecting wifi...", (char*)"");