Demo Team / WIZnet_Library_ASE

Dependents:   Trenton_Doormat_FRDM-KL25Z_ETH

Fork of WIZnet_Library by WIZnet

Revision:
5:a5f30ff1f997
Parent:
0:b72d22e10709
--- a/WIZnetInterface/WIZnet/wiznet.h	Wed Aug 20 02:17:02 2014 +0000
+++ b/WIZnetInterface/WIZnet/wiznet.h	Tue Aug 26 15:15:33 2014 +0000
@@ -29,7 +29,7 @@
 #if defined(USE_W5500)
 #include "W5500.h"
 
-//#define USE_WIZ550IO_MAC    // using the MAC address stored in the WIZ550io
+#define USE_WIZ550IO_MAC    // using the MAC address stored in the WIZ550io
 
 #endif