modify for blynk
Fork of WIZnetInterface by
Diff: EthernetInterface.h
- Revision:
- 28:200e63e513a8
- Parent:
- 27:1169973d836c
--- a/EthernetInterface.h Mon Oct 05 05:44:39 2015 +0000
+++ b/EthernetInterface.h Thu Oct 29 13:29:46 2015 +0000
@@ -24,7 +24,7 @@
class EthernetInterface: public WIZnet_Chip {
public:
-#if (not defined TARGET_WIZwiki_W7500) && (not defined TARGET_WIZwiki_W7500P)
+#if (not defined TARGET_WIZwiki_W7500) && (not defined TARGET_WIZwiki_W7500P) && (not defined TARGET_WIZwiki_W7500ECO)
/**
* Constructor
