Skip to content

Commit d57e880

Browse files
committed
Update rtconfig.h
1 parent f6c8e39 commit d57e880

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bsp/lpc176x/rtconfig.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,6 @@
151151
// #define RT_LWIP_SNMP
152152
// <bool name="RT_LWIP_DHCP" description="Enable DHCP client to get IP address" default="false" />
153153
// #define RT_LWIP_DHCP
154-
// <integer name="RT_LWIP_TCP_SEG_NUM" description="the number of simultaneously queued TCP" default="4" />
155-
#define RT_LWIP_TCP_SEG_NUM 4
156154
// <integer name="RT_LWIP_TCPTHREAD_PRIORITY" description="the thread priority of TCP thread" default="128" />
157155
#define RT_LWIP_TCPTHREAD_PRIORITY 12
158156
// <integer name="RT_LWIP_TCPTHREAD_MBOX_SIZE" description="the mail box size of TCP thread to wait for" default="32" />

0 commit comments

Comments
 (0)