diff options
Diffstat (limited to 'src/gestures.c')
| -rw-r--r-- | src/gestures.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gestures.c b/src/gestures.c index 663f1a4..a5a17ca 100644 --- a/src/gestures.c +++ b/src/gestures.c | |||
| @@ -25,7 +25,7 @@ | |||
| 25 | 25 | ||
| 26 | #include "gestures.h" | 26 | #include "gestures.h" |
| 27 | 27 | ||
| 28 | static const int FINGER_THUMB_MS = 400; | 28 | static const int FINGER_THUMB_MS = 600; |
| 29 | static const int BUTTON_HOLD_MS = 200; | 29 | static const int BUTTON_HOLD_MS = 200; |
| 30 | 30 | ||
| 31 | /** | 31 | /** |
