IBMIoTClientEthernetExample for WIZwiki-W7500 platform

Dependencies:   MQTT WIZnetInterface mbed-src

Revision:
3:ddb8c56df587
Parent:
2:b1dcfd885d7f
--- 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