NuMaker Ethernet TCP

Revision:
3:861e6f618bd3
Parent:
2:291ff97f421e
Child:
9:7bea0a488b3f
--- a/main.cpp	Mon Sep 19 11:57:16 2016 +0000
+++ b/main.cpp	Tue Oct 18 07:05:19 2016 +0000
@@ -1,6 +1,6 @@
-#if !FEATURE_IPV4
-    #error [NOT_SUPPORTED] IPV4 not supported for this target
-#endif
+//#if !FEATURE_IPV4
+//    #error [NOT_SUPPORTED] IPV4 not supported for this target
+//#endif
 
 #include <algorithm>
 #include "mbed.h"