25 #ifndef ACE_BUTTON_ENCODED_BUTTON_CONFIG_H 26 #define ACE_BUTTON_ENCODED_BUTTON_CONFIG_H 28 #include "ButtonConfig.h" 93 uint8_t numButtons,
AceButton*
const buttons[],
94 uint8_t defaultReleasedState = HIGH);
129 uint8_t
const mNumPins;
130 uint8_t
const mNumButtons;
131 uint8_t
const mPressedState;
132 const uint8_t*
const mPins;