Library for MAX30101 SpO2 and heart rate sensor

Dependents:   HeartRate HeartRate proj final_project_ee119 ... more

Revision:
6:302fb0f991d8
Parent:
5:be1dde31fe49
Child:
7:ce122c27358e
diff -r be1dde31fe49 -r 302fb0f991d8 MAX30101.h
--- a/MAX30101.h	Fri May 05 00:25:21 2017 +0000
+++ b/MAX30101.h	Thu May 18 20:53:46 2017 +0000
@@ -36,7 +36,11 @@
 #include "mbed.h"
 
 /**
- * Driver for the MAX30101
+ * @brief Library for the MAX30101\n
+ * The MAX30101 is an integrated pulse oximetry and heart-rate monitor module. 
+ * It includes internal LEDs, photodetectors, optical elements, and low-noise 
+ * electronics with ambient light rejection. The MAX30101 provides a complete 
+ * system solution to ease the design-in process for mobile and wearable devices.
  *
  * @code
  * #include "mbed.h"