mirror of
https://github.com/HASwitchPlate/openHASP.git
synced 2025-07-24 11:46:34 +00:00
Http disconnect remediation
This commit is contained in:
parent
0cf36e16e1
commit
a88bfd650d
@ -66,9 +66,9 @@ void wifiConnected(IPAddress ipaddress)
|
||||
debugPrintln(buffer);
|
||||
|
||||
if(isConnected) {
|
||||
httpReconnect();
|
||||
mqttReconnect();
|
||||
haspReconnect();
|
||||
httpReconnect();
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user