From 8a9f16ed38b532f33042a6afe5d0564231f62691 Mon Sep 17 00:00:00 2001 From: "Andrew J. Kroll" Date: Thu, 26 Dec 2013 11:21:31 -0500 Subject: [PATCH] HID BOOT Verified. Flick debug off. --- settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.h b/settings.h index 5f876d9d..f7914b2a 100644 --- a/settings.h +++ b/settings.h @@ -14,7 +14,7 @@ //////////////////////////////////////////////////////////////////////////////// /* Set this to 1 to activate serial debugging */ -#define ENABLE_UHS_DEBUGGING 1 +#define ENABLE_UHS_DEBUGGING 0 /* This can be used to select which serial port to use for debugging if * multiple serial ports are available.