wip

Dependents:   EthernetInterface_vz

Fork of lwip by VZTECH

Revision:
27:455c1329fa76
Parent:
26:8c96ab063046
Child:
28:303bca52fc84
--- a/include/lwip/opt.h	Tue Dec 16 12:12:21 2014 +0000
+++ b/include/lwip/opt.h	Mon Jan 05 12:42:57 2015 +0000
@@ -320,6 +320,7 @@
  */
 #ifndef MEMP_NUM_NETBUF
 #define MEMP_NUM_NETBUF                 8//pzn2
+
 #endif
 
 /**