aboutsummaryrefslogtreecommitdiff
path: root/hid.c
diff options
context:
space:
mode:
Diffstat (limited to 'hid.c')
-rw-r--r--hid.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hid.c b/hid.c
index 1bd9390..8718299 100644
--- a/hid.c
+++ b/hid.c
@@ -29,8 +29,8 @@
* LOCAL DEFINES
*/
-//#define DEBUG(x)
-#define DEBUG(x) x
+#define DEBUG(x)
+//#define DEBUG(x) x
#define DEFAULT_DELAY 5