--- trunk/PIC/TCP-IP stack/StackTsk.h 2007/05/01 07:54:46 61 +++ trunk/PIC/TCP-IP stack/StackTsk.h 2007/05/01 08:17:39 62 @@ -122,8 +122,8 @@ * module selections. * If you need them with your custom application, enable it here. */ -#define STACK_USE_TCP -#define STACK_USE_UDP +//#define STACK_USE_TCP +//#define STACK_USE_UDP /* * When SLIP is used, DHCP is not supported.