Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
float SRF05::getCorrectionFactor()
47
{
48
return _correctionFactor;
49
};
50
51
52
//////////////////////////////////////////////////
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36