Procházet zdrojové kódy

🩹 Disable DEBUG_DGUSLCD (#24798)

ellensp před 1 rokem
rodič
revize
2c6ed101c1
No account linked to committer's email address

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSDisplay.h Zobrazit soubor

@@ -33,7 +33,7 @@
33 33
 #include "../../../inc/MarlinConfigPre.h"
34 34
 #include "../../../MarlinCore.h"
35 35
 
36
-#define DEBUG_DGUSLCD // Uncomment for debug messages
36
+//#define DEBUG_DGUSLCD // Uncomment for debug messages
37 37
 #define DEBUG_OUT ENABLED(DEBUG_DGUSLCD)
38 38
 #include "../../../core/debug_out.h"
39 39
 

Loading…
Zrušit
Uložit