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

Dependencies:   AmbientLib SimpleIoTBoardLib mbed

Fork of AmbientExampleSITB by Takehiko Shimojima

Files at this revision

API Documentation at this revision

Comitter:
jksoft
Date:
Thu Sep 22 01:05:31 2016 +0000
Parent:
3:16f18830ba83
Commit message:
????????

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- 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);
     }
 }