diff --git a/esp3d/config.h b/esp3d/config.h index 71e06e45..46d35fe7 100644 --- a/esp3d/config.h +++ b/esp3d/config.h @@ -85,10 +85,10 @@ //DEBUG Flag do not do this when connected to printer !!! -#define DEBUG_ESP3D +//#define DEBUG_ESP3D //#define DEBUG_OUTPUT_SPIFFS //#define DEBUG_OUTPUT_SD -#define DEBUG_OUTPUT_SERIAL +//#define DEBUG_OUTPUT_SERIAL #include