]> Joshua Wise's Git repositories - netwatch.git/blobdiff - lwip/src/include/lwipopts.h
Add httpd.
[netwatch.git] / lwip / src / include / lwipopts.h
index f4431d420460b2546419f9b46c30a09ae353ba07..c2ef625f7378e4bf85af63f844f8af3794ef5ca9 100644 (file)
@@ -3,6 +3,7 @@
 
 #define NO_SYS 1
 
+
 #define LWIP_SOCKET    0
 #define LWIP_NETCONN   0
 
@@ -10,4 +11,7 @@
 
 #define LWIP_DHCP      1
 
+#define MEM_SIZE       65536
+#define TCP_SND_BUF     2048
+
 #endif
This page took 0.007241 seconds and 4 git commands to generate.