aboutsummaryrefslogtreecommitdiffstats
path: root/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'conf.h')
-rwxr-xr-xconf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf.h b/conf.h
index 6f5c652..4f5f5b3 100755
--- a/conf.h
+++ b/conf.h
@@ -14,6 +14,8 @@
// Use internal crystal at 8MHz
#define _XTAL_FREQ 20000000
+//#define DEBUG 1
+
// Define baud rate of 9600
#define Baud_rate 9600