sparkfun/SparkFun_MAX3010x_Sensor_Library

MAX30102 SPO2 code does not work with Arduino MKR1010

mamech opened this issue · 0 comments

Hi there
I have used sparkfun library with MAX30102 one Arduino MKR1010. Example4_HeartBeat_Plotter.ino works well on Arduino MKR1010, but Example8_SPO2 does not work at all for some unknown reason. Example8_SPO2 works with UNO, but it did not work on Arduino MKR1010.
What should I change in code to suit Arduino MKR? or the library itself does not support it at all?

Thanks