mirror of
https://github.com/meshtastic/firmware.git
synced 2025-04-27 18:31:37 +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;
|
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