Compare commits
1 Commits
f0389b8536
...
b450b4c9bd
Author | SHA1 | Date | |
---|---|---|---|
b450b4c9bd |
@ -11,7 +11,7 @@
|
|||||||
//#define DEBUG
|
//#define DEBUG
|
||||||
|
|
||||||
//! Debounce time in milliseconds
|
//! Debounce time in milliseconds
|
||||||
constexpr int debounceTime = 20;
|
constexpr int debounceTime = 50;
|
||||||
|
|
||||||
//! Input button
|
//! Input button
|
||||||
struct Input {
|
struct Input {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user