This commit is contained in:
Yurii
2023-09-16 22:44:04 +03:00
parent 2b2ce087a0
commit 90ae602060

View File

@@ -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);
}*/