diff options
Diffstat (limited to 'conf.h')
-rwxr-xr-x | conf.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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
|