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.
Dependents: Trenton_Doormat_FRDM-KL25Z_ETH
Fork of WIZnet_Library by
Diff: WIZnetInterface/WIZnet/W5100.h
- Revision:
- 1:8138a268fbd2
- Parent:
- 0:b72d22e10709
--- a/WIZnetInterface/WIZnet/W5100.h	Thu May 08 03:57:58 2014 +0000
+++ b/WIZnetInterface/WIZnet/W5100.h	Fri May 09 01:17:51 2014 +0000
@@ -236,6 +236,7 @@
     }
 
 protected:
+    uint8_t mac[6];
     uint32_t ip;
     uint32_t netmask;
     uint32_t gateway;
    