Provide a brief description of SmartConfig and add link to example

This commit is contained in:
Krzysztof Budzynski
2020-05-18 01:02:04 +08:00
parent 1d5ef75c7d
commit e58c0ac3e7
5 changed files with 23 additions and 13 deletions
+8 -1
View File
@@ -10,4 +10,11 @@ Provisioning API
Unified Provisioning <provisioning>
Wi-Fi Provisioning <wifi_provisioning>
Code examples for this API section are provided in the :example:`provisioning` directory of ESP-IDF examples.
Code examples for above API are provided in the :example:`provisioning` directory of ESP-IDF examples.
.. toctree::
:maxdepth: 1
SmartConfig <../network/esp_smartconfig>
Code example for above API is provided in :example:`wifi/smart_config`