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((pulseWidth)3u, (ledCurrent)14u, (sampleRate)1u)' from 'void' to 'bool' #31

Closed rench94 closed 6 years ago

rench94 commented 7 years ago

Hi oxullo, i download your code n run on the arduino uno and it pop out the error something like this which is could not convert 'sensor.MAX30100::begin((pulseWidth)3u, (ledCurrent)14u, (sampleRate)1u)' from 'void' to 'bool'. Can u teach me how to solve this?

oxullo commented 6 years ago

Please open an issue using the provided template and provide a complete code snippet