delta param

Dependents:   EthernetInterface

Fork of lwip by mbed official

Files at this revision

API Documentation at this revision

Comitter:
klauss
Date:
Mon Jan 05 12:42:57 2015 +0000
Parent:
26:8c96ab063046
Child:
28:303bca52fc84
Commit message:
rx buffer personal config

Changed in this revision

include/lwip/opt.h Show annotated file Show diff for this revision Revisions of this file
--- 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
 
 /**