esp-idf/docs/en/migration-guides/release-5.x/5.1/networking.rst

10 wiersze
300 B
ReStructuredText

Networking
===========
:link_to_translation:`zh_CN:[中文]`
SNTP
----
SNTP module now provides thread safe APIs to access lwIP functionality. It is recommended to use :doc:`ESP_NETIF </api-reference/network/esp_netif>` API. Please refer to the chapter :ref:`esp_netif-sntp-api` for more details.