Closed yukitfoo closed 8 months ago
Make BPM class that need to track the heart rate of user using the MAX30102 sensor. Inherits from the sensor.cpp parent class.
Beats per minute calculation is incorporated into the MAX30102 specific sensor class.
Make BPM class that need to track the heart rate of user using the MAX30102 sensor. Inherits from the sensor.cpp parent class.