Module config

Source
Expand description

Button configuration.

Structs§

ButtonConfig
Various Button parameters.

Enums§

Mode
Button direction.

Constants§

DEFAULT_DEBOUNCE
Default debounce time for a button.
DEFAULT_HOLD
Default hold time for a button.
DEFAULT_RELEASE
Default release time for a button.