summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknolax <1339802534.kk@gmail.com>2017-12-29 18:50:57 -0500
committerknolax <1339802534.kk@gmail.com>2017-12-29 18:50:57 -0500
commit51b2b830a8a5d7117c62013cd58222d5cf359b47 (patch)
tree18f3975c6b8922db57f3625f630c46d7fd395800
parent3b2ea5dbc8876a51eb7a061fb7acbe0bc43918a2 (diff)
disabled debug prints for non-debug branch
-rw-r--r--skey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/skey.c b/skey.c
index 1b2257b..71b712d 100644
--- a/skey.c
+++ b/skey.c
@@ -15,7 +15,7 @@
/*
* toggles debug mode,
*/
-#define DEBUGMODE 1
+#define DEBUGMODE 0
/*
* On the prototype model, the diodes were soldered backwards, so that the
* negative ends were facing the cpins.