Increased maximum allowed time for TAPPING_TERM

This commit is contained in:
2020-05-12 17:41:29 +02:00
parent 915e5d7549
commit 21a22a3179

View File

@@ -26,4 +26,4 @@
#define DEBOUNCE 0
/* Set the maximum time allowed between taps */
#define TAPPING_TERM 175
#define TAPPING_TERM 250