mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-22 02:32:23 +00:00
Update BluetoothUtil.cpp
yet another linux fix?
This commit is contained in:
@@ -546,7 +546,7 @@ void setBluetoothEnable(bool on)
|
||||
firstTime = 0;
|
||||
} else {
|
||||
#ifndef NO_ESP32
|
||||
initWifi();
|
||||
initWifi(0);
|
||||
#endif
|
||||
}
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user