mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-29 02:51:17 +00:00
commit
3f5da1e03e
@ -546,7 +546,7 @@ void setBluetoothEnable(bool on)
|
|||||||
firstTime = 0;
|
firstTime = 0;
|
||||||
} else {
|
} else {
|
||||||
#ifndef NO_ESP32
|
#ifndef NO_ESP32
|
||||||
initWifi();
|
initWifi(0);
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
Reference in New Issue
Block a user