Toyomasa Watarai / Mbed OS Cloud-connect-example-wifi-app-shield

Dependencies:   simple-mbed-cloud-client LM75B MMA7660

Fork of mbed-cloud-connect-example-wifi by Toyomasa Watarai

Revision:
14:30fde4120a4d
Parent:
13:428ae6d8349a
Child:
15:64d7f2f1f341
--- a/main.cpp	Sat Jun 30 05:42:47 2018 +0000
+++ b/main.cpp	Sun Jul 01 02:53:57 2018 +0000
@@ -34,7 +34,6 @@
 /* The following app uses Mbed Cloud with SD Card storage, button, & led */
 
 // Placeholder to hardware that trigger events (timer, button, etc)
-//Ticker timer;
 /* K64 & K66                 */ 
 InterruptIn sw2(SW2);
 DigitalOut led2(LED2);