MCPcopy 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
48float HeartBeat::getFrequency()
49{
50 return _frequency;
51};
52
53
54float HeartBeat::getDutyCycle()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36