dweet.io_CloudService

Dependencies:   HTTPClient WIZnetInterface mbed

Fork of dweetIoExample by WIZnet

Files at this revision

API Documentation at this revision

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 */