Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
71
uint32_t MINMAX::getAutoResetCount()
72
{
73
return _resetCount;
74
}
75
76
77
float MINMAX::lastValue()
Callers
1
unittest
Function · 0.80
Calls
no outgoing calls
Tested by
1
unittest
Function · 0.64