oxullo / Arduino-MAX30100

Arduino library for MAX30100, integrated oximeter and heart rate sensor
GNU General Public License v3.0
192 stars 135 forks source link

could not convert 'sensor.MAX30100::begin()' from 'void' to 'bool' #67

Open joshadi15 opened 4 years ago

joshadi15 commented 4 years ago

i have an issue with the example code, the program is error when compiled and it said could not convert 'sensor.MAX30100::begin()' from 'void' to 'bool' is there any solution for this issue ? thanks

ghost commented 4 years ago

I also have the same problem

ghost commented 4 years ago

I found the solution, just go to Sketch -> Include Library -> MAX30100lib

samin-d commented 4 years ago

I have the same problem it didn't work what should i do??

I found the solution, just go to Sketch -> Include Library -> MAX30100lib

Ayush29Ayush commented 3 years ago

any update guys?