esp_https_server : Docs and API references fixed

This commit is contained in:
Anurag Kar
2018-11-01 18:24:19 +05:30
committed by bot
parent 4dd0fa61e9
commit aa6066a197
8 changed files with 81 additions and 62 deletions

View File

@@ -8,6 +8,7 @@ Protocols API
ESP-TLS <esp_tls>
HTTP Client <esp_http_client>
HTTP Server <esp_http_server>
HTTPS Server <esp_https_server>
ASIO <asio>
ESP-MQTT <mqtt>
Modbus slave <modbus>