mirror of
https://github.com/richonguzman/LoRa_APRS_iGate.git
synced 2026-01-21 16:20:15 +01:00
testing not active
This commit is contained in:
parent
2bd6844d89
commit
df9060d906
|
|
@ -151,7 +151,9 @@ namespace WIFI_Utils {
|
|||
}
|
||||
|
||||
void setup() {
|
||||
startWiFi();
|
||||
if (Config.wifiAutoAP.active) {
|
||||
startWiFi();
|
||||
}
|
||||
btStop();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue