HTTP Server Docs : Replace http_server with esp_http_server

This commit is contained in:
Anurag Kar
2018-10-24 15:25:04 +05:30
parent 8340ed3ddb
commit 12b60c51be
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ Protocols API
mDNS <mdns>
ESP-TLS <esp_tls>
HTTP Client <esp_http_client>
HTTP Server <http_server>
HTTP Server <esp_http_server>
ASIO <asio>
ESP-MQTT <mqtt>
Modbus slave <modbus>