IBMIoTClientEthernetExample for WIZwiki-W7500 platform

Dependencies:   MQTT WIZnetInterface mbed-src

Files at this revision

API Documentation at this revision

Comitter:
hkjung
Date:
Tue Sep 15 00:44:54 2015 +0000
Parent:
2:b1dcfd885d7f
Child:
4:167fd0256a06
Commit message:
.

Changed in this revision

WIZwiki-W7500.h Show annotated file Show diff for this revision Revisions of this file
--- a/WIZwiki-W7500.h	Tue Sep 15 00:43:05 2015 +0000
+++ b/WIZwiki-W7500.h	Tue Sep 15 00:44:54 2015 +0000
@@ -14,10 +14,6 @@
 AnalogIn    ain0(A0);
 //AnalogIn    ain1(A1);
 
-//PwmOut r(LED_RED);
-//PwmOut g(LED_GREEN);
-//PwmOut b(LED_BLUE);
-
 #define OFF 0
 #define ON  1