MCPcopy 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
90float RAIN::delta()
91{
92 return _voltage - _previous;
93}
94
95
96//////////////////////////////////////////////////////////////////

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64