Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ getDryReference
Method
getDryReference
libraries/rain/rain.cpp:76–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
74
75
76
float RAIN::getDryReference()
77
{
78
return _dryRefVoltage;
79
}
80
81
82
float RAIN::percentage()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64