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

Dependencies:   AmbientLib SimpleIoTBoardLib mbed

Fork of AmbientExampleSITB by Takehiko Shimojima

Files at this revision

API Documentation at this revision

Comitter:
AmbientData
Date:
Mon Jun 06 11:53:50 2016 +0000
Parent:
0:c08564b2cf0e
Child:
2:24d7138dcc62
Commit message:
Change Class name from AMBIENT to Ambient

Changed in this revision

AmbientLib.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/AmbientLib.lib	Sat May 07 02:27:04 2016 +0000
+++ b/AmbientLib.lib	Mon Jun 06 11:53:50 2016 +0000
@@ -1,1 +1,1 @@
-http://developer.mbed.org/users/AmbientData/code/AmbientLib/#7dca16f75bae
+http://developer.mbed.org/users/AmbientData/code/AmbientLib/#dcc2714b5bcb
--- a/main.cpp	Sat May 07 02:27:04 2016 +0000
+++ b/main.cpp	Mon Jun 06 11:53:50 2016 +0000
@@ -10,7 +10,7 @@
 
 unsigned int channelId = 100;
 const char* writeKey = "ライトキー";
-AMBIENT ambient;
+Ambient ambient;
 
 AnalogIn thermistor(dp13);
 const int B=4275; // B value of the thermistor