Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getFrequency
Method
getFrequency
libraries/HeartBeat/HeartBeat.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
48
float HeartBeat::getFrequency()
49
{
50
return _frequency;
51
};
52
53
54
float HeartBeat::getDutyCycle()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36