Explorar el Código

change: MEMP_NUM_UDP_PCB调整到6吧, 应该够用

Wendal Chen hace 2 años
padre
commit
b9c71c6fec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/network/lwip2.1.3/include/lwipopts.h

+ 1 - 1
src/network/lwip2.1.3/include/lwipopts.h

@@ -31,7 +31,7 @@
 
 #define MEM_SIZE                        (8 * 1024)
 #define MEMP_NUM_SYS_TIMEOUT            (16)
-#define MEMP_NUM_UDP_PCB 8
+#define MEMP_NUM_UDP_PCB                6
 
 /**
  * TCP_WND: The size of a TCP window.  This must be at least