Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getDutyCycle
Method
getDutyCycle
libraries/HeartBeat/HeartBeat.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
53
54
float HeartBeat::getDutyCycle()
55
{
56
return _dutyCycle;
57
};
58
59
60
void HeartBeat::enable()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64