ワークショップ用のプログラム
Dependencies: AmbientLib SimpleIoTBoardLib mbed
Fork of AmbientExampleSITB by
Revision 4:62b769c36512, committed 2016-09-22
- 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 |
diff -r 16f18830ba83 -r 62b769c36512 main.cpp --- 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); } }