Files
fastbee/firmware/esp-idf/wumei-smart-firmware/examples/bluetooth/nimble/blecent/main/Kconfig.projbuild
2021-07-13 17:15:20 +08:00

10 lines
235 B
Plaintext

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