19template <
class Derived, u
int8_t NumRows, u
int8_t NumCols>
59 this->debounceTime = debounceTime;
85 unsigned long prevRefresh = 0;
94#include "ButtonMatrix.ipp"
#define BEGIN_AH_NAMESPACE
A class for serial-in/parallel-out shift registers, like the 74HC595 that are connected to the SPI bu...
constexpr unsigned long BUTTON_DEBOUNCE_TIME
The debounce time for momentary push buttons in milliseconds.