Remove the debouncing interrupt

This commit is contained in:
Eric Tang
2018-07-05 12:33:55 -07:00
parent 9ba09ec8eb
commit 27d12ea31f
7 changed files with 11 additions and 62 deletions

View File

@@ -9,6 +9,7 @@
// Macros:
#define MAX_KEYS_IN_MATRIX 100
#define KEY_BOUNCE_TIME_MSEC 100
// Typedefs: