Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: AmbientLib SimpleIoTBoardLib mbed
Diff: main.cpp
- Revision:
- 2:dd2248c73ad5
- Parent:
- 0:16d0c9ce5afb
--- a/main.cpp Mon Jun 06 07:09:34 2016 +0000 +++ b/main.cpp Mon Jun 06 11:57:17 2016 +0000 @@ -15,7 +15,7 @@ unsigned int channelId = 100; const char* writeKey = "ライトキー"; -AMBIENT ambient; +Ambient ambient; extern void interruptSetup();