mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00
feat(examples): Add BLE support in the esp_local_ctrl example
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# Override some defaults so BT stack is enabled and
|
||||
CONFIG_BT_ENABLED=y
|
||||
CONFIG_BT_NIMBLE_ENABLED=y
|
||||
|
||||
CONFIG_EXAMPLE_LOCAL_CTRL_TRANSPORT_BLE=y
|
Reference in New Issue
Block a user