Files
esp-idf/examples/bluetooth/README.md
T

6 lines
359 B
Markdown
Raw Normal View History

2017-01-18 21:03:15 +01:00
# Bluetooth Examples
Note: To use examples in this directory, you need to have Bluetooth enabled in configuration. Run `make menuconfig`, go to `Component config` and verify if you see `[*] Bluetooth`. If not - enable it and save.
2017-01-18 21:03:15 +01:00
See the [README.md](../README.md) file in the upper level [examples](../) directory for more information about examples.