OVMS3-idf/examples/09_gatt_server
Tian Hao 85aac3afa6 component/bt : decrease callback cb param size
1. decrease callback cb param size
2. add write in gatt server demo
2016-11-23 15:34:21 +08:00
..
main component/bt : decrease callback cb param size 2016-11-23 15:34:21 +08:00
Makefile component/bt : clean up the demos 2016-11-22 20:32:45 +08:00
README.rst component/bt : clean up the demos 2016-11-22 20:32:45 +08:00

ESP-IDF GATT SERVER demo
========================

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