oxullo / Arduino-MAX30100

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

Change Request: Add clear() to MAX30100_PulseOximeter.h #43

Closed pradeeps15 closed 5 years ago

pradeeps15 commented 6 years ago

I was working on a project in which I had to expose the resetFifo() from MAX30100.h through a new function clear() on MAX30100_PulseOximeter.h It helped me to clear the buffer before I start reading again. Can you add this change to your library?

oxullo commented 6 years ago

Sounds like a good plan, could you send a PR?

saikapilan commented 6 years ago

PR means

oxullo commented 6 years ago

Pull request: https://help.github.com/articles/about-pull-requests/

oxullo commented 5 years ago

Added here: 3585c9385cbf0f0f2fe07de125cc10601b2f9a51