WIZNet W5500 with additional enhancements

Fork of WIZnetInterface by WIZnet

Files at this revision

API Documentation at this revision

Comitter:
Helmut64
Date:
Fri Oct 06 17:34:20 2017 +0000
Parent:
29:c91884bd2713
Child:
31:a3fbfa5c8351
Commit message:
Removed line (Test)

Changed in this revision

eth_arch.h Show annotated file Show diff for this revision Revisions of this file
--- a/eth_arch.h	Tue Nov 17 06:35:55 2015 +0000
+++ b/eth_arch.h	Fri Oct 06 17:34:20 2017 +0000
@@ -31,5 +31,4 @@
 #else
 #include "W5500.h"            // W5500 Ethernet Shield 
 //#define USE_WIZ550IO_MAC    // WIZ550io; using the MAC address
-
 #endif