IoT Example

Dependencies:   C12832 LM75B MMA7660 MQTT mbed-rtos mbed

Fork of IBMIoTClientEthernetExample by IBM Watson IoT

Revision:
10:6b9104576512
Parent:
9:44c5e1716e64
Child:
11:9e3dfda31369
--- a/main.cpp	Tue Sep 30 15:52:18 2014 +0000
+++ b/main.cpp	Fri Oct 10 08:00:26 2014 +0000
@@ -368,7 +368,7 @@
         getMac(ipstack.getEth(), id, sizeof(id));
 #endif
     }
-    
+
     attemptConnect(&client, &ipstack);
     
     if (!quickstartMode)