diff --git a/src/BlueSCSI.cpp b/src/BlueSCSI.cpp index 893272b..f200244 100644 --- a/src/BlueSCSI.cpp +++ b/src/BlueSCSI.cpp @@ -39,7 +39,7 @@ #include #include -#define DEBUG 1 // 0:No debug information output +#define DEBUG 0 // 0:No debug information output // 1: Debug information output to USB Serial // 2: Debug information output to LOG.txt (slow)