Browse Source

change MEMP_NUM_NETBUF = 2

balbekova 7 years ago
parent
commit
430b0590f5
1 changed files with 1 additions and 1 deletions
  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)
  * (only needed if you use the sequential API, like api_lib.c)
  */
  */
 
 
-#define MEMP_NUM_NETBUF                 7
+//#define MEMP_NUM_NETBUF                 7
 
 
 
 
 /* ---------- TCP options ---------- */
 /* ---------- TCP options ---------- */