test

Dependencies:   ARM Adafruit_GFX WIZnetInterface mbed

Fork of test by Na sungil

Revision:
2:6e6d15dbc3f4
Parent:
1:5f4bd210e2f0
--- a/main.cpp	Wed May 11 00:51:18 2016 +0000
+++ b/main.cpp	Thu Feb 23 05:47:53 2017 +0000
@@ -25,7 +25,7 @@
         int phy_link;
         printf("Wait a second...\r\n");
         //--------- Have to modify the mac address-------------
-        uint8_t mac_addr[6] = {0x00, 0x08, 0xDC, 0x03, 0x04, 0x22}; 
+        uint8_t mac_addr[6] = {0x00, 0x08, 0xDC, 0x03, 0x04, 0x23}; 
         
         EthernetInterface eth;
         eth.init(mac_addr); //Use DHCP