Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
146
void Button2::setTapHandler(CallbackFunction f) {
147
tap_cb = BUTTON2_MOVE(f);
148
}
149
150
/////////////////////////////////////////////////////////////////
151
Callers
1
test
Function · 0.80
Calls
no outgoing calls
Tested by
1
test
Function · 0.64