OVMS3-idf/examples/15_gatt_client
Angus Gratton ea19838d3a Build: Handle WiFi & BT enabled/disabled combos gracefully as possible
If using WIFI_INIT_CONFIG_DEFAULT, error message will point out lack
of WiFi. Otherwise linker errors on WiFi symbols should help give a
clue as to what is broken.

Piggy-backs on changes in !420, ref github #230 #237
2017-01-16 13:03:17 +11:00
..
main component/bt: modify bluetooth API 2017-01-05 20:02:06 +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 Build: Handle WiFi & BT enabled/disabled combos gracefully as possible 2017-01-16 13:03:17 +11:00

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

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