feat(ble_mesh): Misc updates for BLE Mesh examples

This commit is contained in:
Liu Linyan
2023-08-26 17:19:57 +08:00
committed by wangjialiang
parent 0e63bfcddc
commit fd451f5856
243 changed files with 66 additions and 66 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Note that it's incompatible with `iperf3`
This component is used as part of the following ESP-IDF examples:
- [esp_wifi](../../wifi/iperf).
- [ble_mesh_wifi_coexist](../../bluetooth/esp_ble_mesh/ble_mesh_wifi_coexist).
- [wifi_coexist](../../bluetooth/esp_ble_mesh/wifi_coexist).
- [ethernet](../../ethernet/iperf)
To learn more about how to use this component, please check API Documentation from header file [iperf.h](./include/iperf.h).