Takehiko Shimojima / Mbed 2 deprecated AmbientHeartRateMonitor

Dependencies:   AmbientLib SimpleIoTBoardLib mbed

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();