Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ setCorrectionFactor
Method
setCorrectionFactor
libraries/SRF05/SRF05.cpp:40–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
38
39
40
void SRF05::setCorrectionFactor(float factor)
41
{
42
_correctionFactor = factor;
43
};
44
45
46
float SRF05::getCorrectionFactor()
Callers
1
unittest
Function · 0.45
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.36