component/bt: add readme for ble spp demo

This commit is contained in:
xiewenxiang
2018-01-05 11:40:28 +08:00
parent 2ddee72996
commit c49a07ea07
2 changed files with 81 additions and 6 deletions
+2 -4
View File
@@ -1,5 +1,3 @@
ESP-IDF GATT SERVER SPP demo
===============================================
This is the demo for user to realization BLE Serial Port Profile.
## ESP-IDF GATT SERVER SPP demo
For description of this application please refer to [ESP-IDF GATT CLIENT SPP demo](../ble_spp_client/README.md)