MCPcopy 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
77float MINMAX::lastValue()
78{
79 return _lastValue;
80}
81
82
83float MINMAX::minimum()

Callers 1

unittestFunction · 0.45

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.36