fix lwipopts.h

This commit is contained in:
lr 2024-05-29 15:33:12 +08:00
parent a0c6addb14
commit 6add0df96b
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@
#define DEFAULT_ACCEPTMBOX_SIZE 10
#define DEFAULT_THREAD_STACKSIZE 1024
#define TCPIP_THREAD_NAME "lwip"
#define TCPIP_THREAD_NAME "tcpip"
#define TCPIP_THREAD_STACKSIZE 512
#define TCPIP_MBOX_SIZE 8
#define TCPIP_THREAD_PRIO 3