diff Output/pjrcUSB/output_com.c @ 118:b61ca96b7c24

File and macro modifications for supporting Teensy 3.1
author Jacob Alexander <haata@kiibohd.com>
date Sun, 02 Feb 2014 17:33:23 -0800
parents 2c1a9e6ae70e
children 814b5d3d7da6
line wrap: on
line diff
--- a/Output/pjrcUSB/output_com.c	Sun Feb 02 16:19:58 2014 -0800
+++ b/Output/pjrcUSB/output_com.c	Sun Feb 02 17:33:23 2014 -0800
@@ -22,7 +22,7 @@
 // ----- Includes -----
 
 // Compiler Includes
-#include <Lib/USBLib.h>
+#include <Lib/OutputLib.h>
 
 // Project Includes
 #include <scan_loop.h>