MCPcopy Create free account
hub / github.com/LennartHennigs/Button2 / setLongClickHandler

Method setLongClickHandler

src/Button2.cpp:152–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

150/////////////////////////////////////////////////////////////////
151
152void Button2::setLongClickHandler(CallbackFunction f) {
153 long_cb = BUTTON2_MOVE(f);
154}
155
156/////////////////////////////////////////////////////////////////
157

Callers 2

testFunction · 0.80
testFunction · 0.80

Calls

no outgoing calls

Tested by 2

testFunction · 0.64
testFunction · 0.64