Lower snake input debounce time.
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
#ifdef DEBOUNCE_TIME
|
#ifdef DEBOUNCE_TIME
|
||||||
#undef DEBOUNCE_TIME
|
#undef DEBOUNCE_TIME
|
||||||
#endif
|
#endif
|
||||||
#define DEBOUNCE_TIME 300 // in ms
|
#define DEBOUNCE_TIME 250 // in ms
|
||||||
|
|
||||||
#define X_MAX 11
|
#define X_MAX 11
|
||||||
#define Y_MAX 11
|
#define Y_MAX 11
|
||||||
|
|||||||
Reference in New Issue
Block a user