mirror of
https://github.com/Laxilef/OTGateway.git
synced 2025-12-11 02:34:29 +05:00
fix
This commit is contained in:
@@ -67,8 +67,6 @@ protected:
|
||||
}
|
||||
|
||||
void loop() {
|
||||
static unsigned short prevCounterLiters = 0;
|
||||
|
||||
/*if (WiFi.status() != WL_CONNECTED && !wm.getWebPortalActive() && !wm.getConfigPortalActive()) {
|
||||
wm.autoConnect(AP_SSID);
|
||||
}*/
|
||||
|
||||
Reference in New Issue
Block a user