6 #include "../config/config.h"
32 inline constexpr
Buttons() =
default;
55 static int8_t DecodeADC(uint16_t rawADC);
Definition: debouncer.h:12
bool Pressed() const
Definition: debouncer.h:21
static constexpr const uint16_t buttonsDebounceMs
tuned with a pack of highly trained monkeys :)
Definition: config.h:43
static constexpr const uint8_t buttonCount
number of buttons currently supported
Definition: config.h:42
The modules namespace contains models of MMU's components.
Definition: command_base.h:8