mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-26 01:52:48 +00:00
Update BluetoothUtil.cpp
yet another linux fix?
This commit is contained in:
parent
9cd24a5646
commit
0a40d920e3
@ -546,7 +546,7 @@ void setBluetoothEnable(bool on)
|
||||
firstTime = 0;
|
||||
} else {
|
||||
#ifndef NO_ESP32
|
||||
initWifi();
|
||||
initWifi(0);
|
||||
#endif
|
||||
}
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user