Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: max32630fthr Adafruit_FeatherOLED_2020 USBDevice
Diff: MAX30102/MAX30102.h
- Revision:
- 5:f18d3d0fe600
- Parent:
- 0:cc636f742803
diff -r 727e58d27bf1 -r f18d3d0fe600 MAX30102/MAX30102.h --- a/MAX30102/MAX30102.h Fri Feb 14 11:10:19 2020 +0000 +++ b/MAX30102/MAX30102.h Thu Feb 20 13:40:30 2020 +0000 @@ -61,8 +61,8 @@ #include "mbed.h" -#define I2C_WRITE_ADDR 0xAE -#define I2C_READ_ADDR 0xAF +#define _WRITE_ADDR 0xAE +#define _READ_ADDR 0xAF //register addresses #define REG_INTR_STATUS_1 0x00