Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ delta
Method
delta
libraries/rain/rain.cpp:90–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
89
90
float RAIN::delta()
91
{
92
return _voltage - _previous;
93
}
94
95
96
//////////////////////////////////////////////////////////////////
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64