Adjusted Initialization of MAC address
Fork of WIZnetInterface by
Diff: eth_arch.h
- Revision:
- 30:b67bcc6ee0bb
- Parent:
- 28:200e63e513a8
--- a/eth_arch.h Tue Nov 17 06:35:55 2015 +0000 +++ b/eth_arch.h Thu Jun 29 18:58:37 2017 +0000 @@ -30,6 +30,6 @@ #else #include "W5500.h" // W5500 Ethernet Shield -//#define USE_WIZ550IO_MAC // WIZ550io; using the MAC address +// #define USE_WIZ550IO_MAC // WIZ550io; using the MAC address #endif
