瀏覽代碼

MEMP_NUM_NETBUF = 7

balbekova 7 年之前
父節點
當前提交
8ccf12d260
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      modules/Ethernet/lwipopts.h

+ 1 - 1
modules/Ethernet/lwipopts.h

@@ -103,7 +103,7 @@ a lot of data that needs to be copied, this should be set high. */
  * (only needed if you use the sequential API, like api_lib.c)
  */
 
-//#define MEMP_NUM_NETBUF                 7
+#define MEMP_NUM_NETBUF                 7
 
 
 /* ---------- TCP options ---------- */