lwip: Moved default SNTP API to esp_sntp.h

and make sntp.h in port folders of lwip component obsoleted
This commit is contained in:
David Čermák
2021-01-13 10:28:34 +08:00
committed by Krzysztof Budzynski
parent a63e7d55df
commit 76f6dd6214
6 changed files with 169 additions and 139 deletions
+1 -1
View File
@@ -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