Archived
1
0
Commit Graph

2 Commits

Author SHA1 Message Date
wrongPaul
2b11182da3
fixes a signed / unsigned int comparison
initializes debounceMillis as an unsigned long (previously a signed long) to prevent the comparison conflict that arises on line 131 with debouncingMicros[i][j] which is an unsigned long
2018-05-07 12:14:59 -04:00
di0ib
c65ece96fb
kolea keyboard matrix 2017-12-21 08:38:21 -10:00