test

Dependencies:   ARM Adafruit_GFX WIZnetInterface mbed

Fork of test by Na sungil

Files at this revision

API Documentation at this revision

Comitter:
Nasungil
Date:
Thu Feb 23 05:47:53 2017 +0000
Parent:
1:5f4bd210e2f0
Commit message:
????

Changed in this revision

ARM.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/ARM.lib	Thu Feb 23 05:47:53 2017 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/users/elevatorguy/code/ARM/#f86e6135dcbc
--- 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