21#if TESTABLE_CLASS >= TESTABLE_CLICKER
24#if TESTABLE_CLASS >= TESTABLE_DOUBLECLICKER
33void onEvent(Button::CALLBACK_EVENT, uint8_t);
Declarations to select which buttons we use.
#define TESTABLE_USING_BUTTONLIST
Using ButtonList to test.
#define TESTABLE_USING_BUTTON
Using Button to test.