mirror of
https://github.com/meshtastic/firmware.git
synced 2025-09-22 17:34:25 +00:00
esp32s3 ble fix is no longer needed
This commit is contained in:
parent
2cb063a1cf
commit
9d5d0b3623
@ -3,8 +3,3 @@ extends = esp32_abstract
|
||||
custom_esp32_kind = esp32s3
|
||||
|
||||
monitor_speed = 115200
|
||||
|
||||
# Work around BLE initialization failure
|
||||
build_flags =
|
||||
${esp32_abstract.build_flags}
|
||||
-DCONFIG_BT_NIMBLE_PINNED_TO_CORE=1
|
||||
|
Loading…
Reference in New Issue
Block a user