File and macro modifications for supporting Teensy 3.1

This commit is contained in:
Jacob Alexander 2014-02-02 17:33:23 -08:00
parent 25304734af
commit 3fa9c16c04
15 changed files with 190 additions and 31 deletions

View file

@ -22,7 +22,7 @@
// ----- Includes -----
// Compiler Includes
#include <Lib/USBLib.h>
#include <Lib/OutputLib.h>
// Project Includes
#include <scan_loop.h>