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 dweetIoExample by
Revision 4:17ef6f06e4b5, committed 2016-05-11
- Comitter:
- irinakim
- Date:
- Wed May 11 00:50:58 2016 +0000
- Parent:
- 3:9000aa421555
- Commit message:
- Add comment
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- 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 */
