Fix whitespace pt2

Forgot to pull some files. Fixed those up too.
This commit is contained in:
Rowan Decker 2015-03-08 21:07:59 -07:00
parent 2922fce0f7
commit 68f357dceb
3 changed files with 10 additions and 10 deletions

View file

@ -135,7 +135,7 @@ USBKeyChangeState USBKeys_Changed = USBKeyChangeState_None;
// Debug control variable for Output modules
// 0 - Debug disabled (default)
// 1 - Debug enabled
uint8_t Output_DebugMode = 0;
uint8_t Output_DebugMode = 0;