Measuring plethysmogram with BH1792GLC (Rohm Semiconductor) and calculating pulse rate

Dependencies:   USBDevice mbed

Revision:
1:90f70c146a26
Parent:
0:18d735a66926
--- a/main.cpp	Mon Feb 05 20:22:14 2018 +0000
+++ b/main.cpp	Mon Feb 05 21:28:19 2018 +0000
@@ -1,8 +1,8 @@
 /**
  *  @file       main.cpp
  *  @brief      Measuring plethysmogram and pulse rate with BH1792GLC
- *  @date       2018.02.03
- *  @version    1.0.0
+ *  @date       2018.02.06
+ *  @version    1.0.1
  */
 #include "mbed.h"
 #include "USBSerial.h"