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

10 wiersze
235 B
Plaintext
Czysty Zwykły widok Historia

2019-06-25 01:03:58 +00:00
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