picoTCP development

This commit is contained in:
Joseph Henry
2016-10-17 13:14:53 -07:00
parent 846fea0dca
commit 4c34494bfb
8 changed files with 167 additions and 77 deletions

View File

@@ -47,7 +47,7 @@
// IPV6 Related
#define LWIP_IPV6 1
#define LWIP_IPV4 0
#define LWIP_IPV4 1
//#define LWIP_IPV6_AUTOCONFIG 1
#define IP6_DEBUG 1