esp-idf/examples/bluetooth/nimble/ble_periodic_sync/main/Kconfig.projbuild

9 wiersze
253 B
Plaintext

menu "Example Configuration"
config EXAMPLE_EXTENDED_ADV
bool
default y if SOC_ESP_NIMBLE_CONTROLLER
prompt "Enable Extended Adv"
help
Use this option to enable extended advertising in the example
endmenu