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