MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / getCorrectionFactor

Method getCorrectionFactor

libraries/SRF05/SRF05.cpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44
45
46float SRF05::getCorrectionFactor()
47{
48 return _correctionFactor;
49};
50
51
52//////////////////////////////////////////////////

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36