OVMS3-idf/examples/15_gatt_client
Angus Gratton 2350288a33 examples: Move sdkconfig.defaults support into build system
Is used fairly widely, and a little bit buggy in the form
where it was in each Makefile (didn't always get copied in place).
2016-12-29 17:37:30 +08:00
..
main component/bt : add comment for doxygen 2016-11-28 21:59:04 +08:00
Makefile examples: Move sdkconfig.defaults support into build system 2016-12-29 17:37:30 +08:00
README.rst example : cleanup the order 2016-11-24 20:20:59 +08:00
sdkconfig.defaults component/bt : remove sdp demo and add default sdkconfig of bt demos 2016-11-30 11:26:30 +08:00

ESP-IDF GATT CLIENT demo
========================

This is the demo for user to use ESP_APIs to create a GATT Client.