Add note about MEMP_NUM_SYS_TIMEOUT in four apps

This commit is contained in:
Dirk Ziegelmeier
2019-03-20 20:50:17 +01:00
parent a329bdd607
commit 4b10b4dab3
4 changed files with 25 additions and 18 deletions

View File

@@ -42,6 +42,8 @@
* This is simple "SNTP" client for the lwIP raw API.
* It is a minimal implementation of SNTPv4 as specified in RFC 4330.
*
* You need to increase MEMP_NUM_SYS_TIMEOUT by one if you use SNTP!
*
* For a list of some public NTP servers, see this link:
* http://support.ntp.org/bin/view/Servers/NTPPoolServers
*