WIZNet W5500 with additional enhancements

Fork of WIZnetInterface by WIZnet

Revision:
33:879cfe51e66e
Parent:
28:200e63e513a8
Child:
34:7d44648ec5f2
--- a/EthernetInterface.h	Sat Oct 07 16:26:55 2017 +0200
+++ b/EthernetInterface.h	Sat Oct 07 22:10:01 2017 +0200
@@ -74,6 +74,7 @@
   char* getIPAddress();
   char* getNetworkMask();
   char* getGateway();
+  char* getDNSServer();
   char* getMACAddress();
 
   int IPrenew(int timeout_ms = 15*1000);