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

@@ -45,6 +45,7 @@
* @ingroup apps
*
* This is simple TFTP client/server for the lwIP raw API.
* You need to increase MEMP_NUM_SYS_TIMEOUT by one if you use TFTP!
*/
#include "lwip/apps/tftp_client.h"