diff --git a/config.h b/config.h index 55b4f4e..18887e6 100644 --- a/config.h +++ b/config.h @@ -94,7 +94,7 @@ //************************************************************************************************* //* DEBUG OUTPUT SETTINGS //************************************************************************************************* -#define DEBUG 1 +//#define DEBUG 1 #define SERIAL_SPEED 230400 #define SHOW_XRUN 1 #define SHOW_CPU_LOAD_MSEC 5000