esp-idf/examples/bluetooth/nimble/ble_phy/phy_cent/main/Kconfig.projbuild

10 lines
235 B
Plaintext
Raw Normal View History

menu "Example Configuration"
config EXAMPLE_PEER_ADDR
string "Peer Address"
default "ADDR_ANY"
help
Enter the peer address in aa:bb:cc:dd:ee:ff form to connect to a specific peripheral
endmenu