MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / getAutoResetCount

Method getAutoResetCount

libraries/MINMAX/MINMAX.cpp:71–74  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69
70
71uint32_t MINMAX::getAutoResetCount()
72{
73 return _resetCount;
74}
75
76
77float MINMAX::lastValue()

Callers 1

unittestFunction · 0.80

Calls

no outgoing calls

Tested by 1

unittestFunction · 0.64