pulse sensor library
Diff: PulseSensor.h
- Revision:
- 1:57f98c8ff4fd
- Parent:
- 0:e80a245c4d0d
--- a/PulseSensor.h Sun Feb 09 15:37:19 2014 +0000 +++ b/PulseSensor.h Wed Mar 25 19:06:19 2020 +0000 @@ -67,6 +67,8 @@ * @return true if reading is stopped, false if reading was already stopped. */ bool stop(); + + int get_BPM(); }; #endif \ No newline at end of file