Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of WIZnetInterface by
Diff: eth_arch.h
- Revision:
- 30:b67bcc6ee0bb
- Parent:
- 28:200e63e513a8
diff -r c91884bd2713 -r b67bcc6ee0bb eth_arch.h --- 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
