10template <setting_t N,
class Callback = EmptySelectorCallback>
17 const PinList<N> &buttonPins)
uint8_t setting_t
The type used for Selectors.
#define BEGIN_CS_NAMESPACE
A class for serial-in/parallel-out shift registers, like the 74HC595 that are connected to the SPI bu...
void set(setting_t newSetting)
Select the given selection.
void update() override
Update this updatable.
Selectable< N > & selectable
void begin() override
Initialize this updatable.
setting_t get() const
Get the current selection/setting.