diff Output/pjrcUSB/output_com.c @ 310:a6bafeb5fecf

Fix whitespace pt2 Forgot to pull some files. Fixed those up too.
author Rowan Decker <Smasher816@gmail.com>
date Sun, 08 Mar 2015 21:07:59 -0700
parents 4f47971c45c2
children cc09f7e858bf
line wrap: on
line diff
--- a/Output/pjrcUSB/output_com.c	Sun Mar 08 20:17:39 2015 -0700
+++ b/Output/pjrcUSB/output_com.c	Sun Mar 08 21:07:59 2015 -0700
@@ -135,7 +135,7 @@
 // Debug control variable for Output modules
 // 0 - Debug disabled (default)
 // 1 - Debug enabled
-         uint8_t  Output_DebugMode = 0;
+	 uint8_t  Output_DebugMode = 0;