OVMS3-idf/docs/en/api-reference/protocols/index.rst
Tuan PM ff528d13c7 Add esp_http_client
Add error handling for http client

set ssid password correct with Example_WIFI test, and clear password before free

Fixed the CI failure due to HTTP errror names
2018-05-21 09:35:07 +07:00

12 lines
230 B
ReStructuredText

Protocols API
*************
.. toctree::
:maxdepth: 1
mDNS <mdns>
ESP-TLS <esp_tls>
HTTP Client <esp_http_client>
Example code for this API section is provided in :example:`protocols` directory of ESP-IDF examples.