Library for MAX30101 SpO2 and heart rate sensor

Dependents:   HeartRate HeartRate proj final_project_ee119 ... more

Revision:
4:d1b50bd4065a
Parent:
3:a2effad05c99
Child:
5:be1dde31fe49
--- a/MAX30101.h	Thu May 04 23:44:48 2017 +0000
+++ b/MAX30101.h	Thu May 04 23:46:46 2017 +0000
@@ -337,7 +337,7 @@
     int32_t getProxIntThreshold(uint8_t &data);
     
     /** 
-    * @brief Attempts to read numBytes of data from FIFO
+    * @brief Attempts to read FIFO
     *
     * @param numLeds - Number of LED channels used; 0 < numLeds < 4
     * @param data - pointer to buffer for holding read data