From d57e880444aa63735e49c48b1e126f06e018ef74 Mon Sep 17 00:00:00 2001 From: Bernard Xiong Date: Fri, 1 Aug 2014 16:14:29 +0800 Subject: [PATCH] Update rtconfig.h --- bsp/lpc176x/rtconfig.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/bsp/lpc176x/rtconfig.h b/bsp/lpc176x/rtconfig.h index c1bc430be..ad0b4b906 100644 --- a/bsp/lpc176x/rtconfig.h +++ b/bsp/lpc176x/rtconfig.h @@ -151,8 +151,6 @@ // #define RT_LWIP_SNMP // // #define RT_LWIP_DHCP -// -#define RT_LWIP_TCP_SEG_NUM 4 // #define RT_LWIP_TCPTHREAD_PRIORITY 12 // -- GitLab