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

Method setTapHandler

src/Button2.cpp:146–148  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144/////////////////////////////////////////////////////////////////
145
146void Button2::setTapHandler(CallbackFunction f) {
147 tap_cb = BUTTON2_MOVE(f);
148}
149
150/////////////////////////////////////////////////////////////////
151

Callers 1

testFunction · 0.80

Calls

no outgoing calls

Tested by 1

testFunction · 0.64