Modify the readme files in example/bluetooth

This commit is contained in:
Shen Weilong
2023-01-09 11:48:36 +08:00
parent 45aaeda1e3
commit 6e962ce8dd
44 changed files with 109 additions and 105 deletions
@@ -1,5 +1,5 @@
| Supported Targets | ESP32 |
| ----------------- | ----- |
| Supported Targets | ESP32 | ESP32-C3 | ESP32-C6 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- |
ESP BLE Mesh Client Model Demo
========================
@@ -1,5 +1,5 @@
| Supported Targets | ESP32 |
| ----------------- | ----- |
| Supported Targets | ESP32 | ESP32-C3 | ESP32-C6 | ESP32-S3 |
| ----------------- | ----- | -------- | -------- | -------- |
ESP BLE Mesh Node demo
==========================