mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-20 17:52:35 +00:00
wifi now works on portduino
This commit is contained in:
@@ -28,7 +28,7 @@ void getMacAddr(uint8_t *dmac)
|
||||
|
||||
void setBluetoothEnable(bool on)
|
||||
{
|
||||
notImplemented("setBluetoothEnable");
|
||||
// not needed
|
||||
}
|
||||
|
||||
void cpuDeepSleep(uint64_t msecs) {
|
||||
|
||||
Reference in New Issue
Block a user