Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LennartHennigs/Button2
/ getLongClickCount
Method
getLongClickCount
src/Button2.cpp:492–494 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
490
/////////////////////////////////////////////////////////////////
491
492
uint16_t Button2::getLongClickCount() const {
493
return longclick_counter;
494
}
495
496
/////////////////////////////////////////////////////////////////
497
Callers
1
test
Function · 0.80
Calls
no outgoing calls
Tested by
1
test
Function · 0.64