diff options
Diffstat (limited to 'software/consts.h')
-rw-r--r-- | software/consts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/software/consts.h b/software/consts.h index b9ddb73..4c577e1 100644 --- a/software/consts.h +++ b/software/consts.h @@ -10,4 +10,4 @@ #define CONFIG_SRSER_DELAY 20 #define CONFIG_SERIAL_BAUD 115200 -//#define DEBUG +// #define DEBUG |