mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-07-31 06:32:01 +08:00
Remove debug flag by default
This commit is contained in:
parent
a7aedc5599
commit
b3460b18f8
@ -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 <FS.h>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user