19 checkButtonListIntegrity();
23 checkButtonListJustPressed(
btn);
37 checkButtonListIntegrity();
40 checkButtonListJustHeld(
btn);
void onHeld(Button *btn)
Callback function for button held.
void onPressed(Button *btn)
Callback function for button pressed.
Button * pressedBtn
Button just pressed.
Utility function declarations.
#define assert(e)
Macro to assert using FlashStringHelper to reduce memory usage.