Matrix scanning for ARM now functional.

- CLI Debugging options added
- Various bug fixes for the matrix scanning algorithm
- Changed debouncing algorithm
This commit is contained in:
Jacob Alexander 2014-08-02 22:19:33 -07:00
parent d6345c307f
commit 19f42b0a81
6 changed files with 295 additions and 107 deletions

View file

@ -27,16 +27,6 @@
// Compiler Includes
#include <stdint.h>
// Local Includes
// ----- Defines -----
// ----- Variables -----
// ----- Functions -----