Skip to content

Commit 8b07912

Browse files
committed
2 parents ed3f5d9 + a0ac973 commit 8b07912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/PulseSensor Playground Tools.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Returns `true` if a new heartbeat pulse has been detected. Type = boolean.
7070

7171
---
7272
### isInsideBeat()
73-
Returns `true` for the time when a measured heartbeat wave is above the value set in setThreshold() above. Type = boolean.
73+
Returns `true` for the time when a measured heartbeat wave is above the value set by the setThreshold() function, and `false` when it's not. Type = boolean.
7474

7575
---
7676
### outputSample()

0 commit comments

Comments
 (0)