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