Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getSpeedOfSound
Method
getSpeedOfSound
libraries/SRF05/SRF05.cpp:34–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
float SRF05::getSpeedOfSound()
35
{
36
return _speedOfSound;
37
}
38
39
40
void SRF05::setCorrectionFactor(float factor)
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64