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

Method setButtonStateFunction

src/Button2.cpp:104–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102/////////////////////////////////////////////////////////////////
103
104void Button2::setButtonStateFunction(StateCallbackFunction f) {
105 get_state_cb = BUTTON2_MOVE(f);
106}
107
108/////////////////////////////////////////////////////////////////
109

Callers 5

createTestButtonFunction · 0.80
testFunction · 0.80
testFunction · 0.80
createTestButtonFunction · 0.80
testFunction · 0.80

Calls

no outgoing calls

Tested by 5

createTestButtonFunction · 0.64
testFunction · 0.64
testFunction · 0.64
createTestButtonFunction · 0.64
testFunction · 0.64