MCPcopy 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
492uint16_t Button2::getLongClickCount() const {
493 return longclick_counter;
494}
495
496/////////////////////////////////////////////////////////////////
497

Callers 1

testFunction · 0.80

Calls

no outgoing calls

Tested by 1

testFunction · 0.64