aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.h b/conf.h
index cbf5468..3e69157 100755
--- a/conf.h
+++ b/conf.h
@@ -14,7 +14,7 @@
// Use internal crystal at 8MHz
#define _XTAL_FREQ 20000000
-#define DEBUG 1
+//#define DEBUG 1
// Define baud rate of 9600
#define Baud_rate 9600