OVMS3-idf/examples/bluetooth/nimble/blecent/main/Kconfig.projbuild
2019-06-25 09:03:58 +08:00

9 lines
235 B
Text

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