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.
Dependencies: HTTPClient WIZnetInterface mbed
Fork of dweetIo_CloudService_Helloworld_WIZwiki- by
Diff: main.cpp
- Revision:
- 4:17ef6f06e4b5
- Parent:
- 3:9000aa421555
- Child:
- 5:95b9bcc5dd34
--- a/main.cpp Mon Sep 14 23:39:51 2015 +0000 +++ b/main.cpp Wed May 11 00:50:58 2016 +0000 @@ -6,7 +6,7 @@ SET DHCP */ #define USE_DHCP 1 - +//--------- Have to modify the mac address------------- unsigned char MAC_Addr[6] = {0x00,0x08,0xDC,0x12,0x34,0x56}; /* IP SET */