асинхронный скан сети по запросу веба

This commit is contained in:
Mit4el
2025-03-16 12:16:34 +03:00
parent 7627874766
commit f254fbe7aa
3 changed files with 10 additions and 2 deletions

View File

@@ -120,7 +120,7 @@ void handleScanResults()
connectNumNet = i;
}
}
sendStringToWs("ssidli", ssidListHeapJson, -1);
// if
}
SerialPrint("i", "WIFI", "Scan Found: " + ssidListHeapJson);