Library for MAX30101 SpO2 and heart rate sensor
Dependents: HeartRate HeartRate proj final_project_ee119 ... more
Revision 4:d1b50bd4065a, committed 2017-05-04
- Comitter:
- j3
- Date:
- Thu May 04 23:46:46 2017 +0000
- Parent:
- 3:a2effad05c99
- Child:
- 5:be1dde31fe49
- Commit message:
- fixed readFifo docs
Changed in this revision
| MAX30101.h | Show annotated file Show diff for this revision Revisions of this file |
--- 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