testing not active

This commit is contained in:
richonguzman
2024-10-06 23:02:10 -03:00
parent 2bd6844d89
commit df9060d906

View File

@@ -151,7 +151,9 @@ namespace WIFI_Utils {
}
void setup() {
startWiFi();
if (Config.wifiAutoAP.active) {
startWiFi();
}
btStop();
}