roo_control
API Documentation for roo_control
Loading...
Searching...
No Matches
push_button.cpp File Reference
Include dependency graph for push_button.cpp:

Go to the source code of this file.

Namespaces

namespace  roo_control
 

Variables

static constexpr Duration roo_control::kDebounceInterval = Millis(20)
 
static constexpr Duration roo_control::kLongPressInterval = Millis(500)
 
static constexpr Duration roo_control::kDoubleClickDeadline = Millis(500)