Docs : Provisioning docs and READMEs updated with links to GitHub repositories of Android and iOS apps

This commit is contained in:
Anurag Kar
2018-10-18 13:49:04 +05:30
parent 18684f53ee
commit 2bb669cfbd
6 changed files with 37 additions and 9 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ Example should be able to run on any commonly available ESP32 development board.
### Application Required
To provision the device running this example, the `esp_prov.py` script needs to be run (found under `$IDF_PATH/tools/esp_prov`). This feature of `esp_prov` should work on all platforms as long long as all Python dependencies are satisfied.
To provision the device running this example, the `esp_prov.py` script needs to be run (found under `$IDF_PATH/tools/esp_prov`). This feature of `esp_prov` should work on all platforms, given the dependencies are satisfied.
### Configure the project