Module esp32_simple::button

source ·
Expand description

Physical button input handling with polling-based debounce.

Structs§

  • Represents a button with a notifier and a GPIO pin.