Merge branch 'nimble/example_update_doc_v3.3' into 'release/v3.3'

NimBLE: Update the documentation link in the examples (v3.3)

See merge request espressif/esp-idf!7366
This commit is contained in:
Mahavir Jain 2020-01-17 11:12:09 +08:00
commit f4a1a186a6

View file

@ -6,7 +6,7 @@ This example implements Bluetooth Mesh node that supports On/Off and Level model
It has suport for both Advertising Bearer and GATT Bearer.
For more information on NimBLE MESH, please visit [NimBLE_MESH](https://mynewt.apache.org/latest/network/docs/mesh/index.html#bluetooth-mesh).
For more information on NimBLE MESH, please visit [NimBLE_MESH](https://mynewt.apache.org/latest/network/mesh/index.html#bluetooth-mesh).
It uses ESP32's Bluetooth controller and NimBLE stack based BLE host.