mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-28 05:09:39 +01:00
Merge branch 'bugfix/esp_sntp_header' into 'master'
docs: Add esp_sntp to API reference as it's default idf header Closes DOC-854 See merge request espressif/esp-idf!11796
This commit is contained in:
@@ -152,7 +152,7 @@ INPUT = \
|
||||
## ICMP-ECHO
|
||||
$(IDF_PATH)/components/lwip/include/apps/ping/ping_sock.h \
|
||||
## SNTP
|
||||
$(IDF_PATH)/components/lwip/include/apps/sntp/sntp.h \
|
||||
$(IDF_PATH)/components/lwip/include/apps/esp_sntp.h \
|
||||
## mDNS
|
||||
$(IDF_PATH)/components/mdns/include/mdns.h \
|
||||
$(IDF_PATH)/components/esp_http_client/include/esp_http_client.h \
|
||||
|
||||
@@ -133,4 +133,4 @@ Once these steps are completed, call the standard C library function ``localtime
|
||||
API Reference
|
||||
-------------
|
||||
|
||||
.. include-build-file:: inc/sntp.inc
|
||||
.. include-build-file:: inc/esp_sntp.inc
|
||||
|
||||
Reference in New Issue
Block a user