ワークショップ用のプログラム

Dependencies:   AmbientLib SimpleIoTBoardLib mbed

Fork of AmbientExampleSITB by Takehiko Shimojima

Revision:
4:62b769c36512
Parent:
1:07639e90e2e8
--- a/main.cpp	Mon Jun 13 12:07:18 2016 +0000
+++ b/main.cpp	Thu Sep 22 01:05:31 2016 +0000
@@ -47,6 +47,6 @@
 
         ambient.send();
 
-        wait(30.0);
+        wait(2.0);
     }
 }