Files
esp-idf/examples/bluetooth/nimble/hci/main/Kconfig.projbuild

10 lines
241 B
Plaintext

menu "Example Configuration"
config ENABLE_DTM_CONFIGURATION_COMMAND
bool
prompt "Enable DTM Configuration command"
default n
help
Use this option to enable DTM configuration command.
endmenu