diff options
-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
|
![]() |
index : I2C_LCD.X | |
Unnamed repository; edit this file 'description' to name the repository. | GIT Owner |
aboutsummaryrefslogtreecommitdiffstats |
-rwxr-xr-x | conf.h | 2 |
@@ -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
|