Переглянути джерело

🩹 Disable DEBUG_DGUSLCD (#24798)

ellensp 1 рік тому
джерело
коміт
2c6ed101c1
Аккаунт користувача з таким Email не знайдено
1 змінених файлів з 1 додано та 1 видалено
  1. 1
    1
      Marlin/src/lcd/extui/dgus_reloaded/DGUSDisplay.h

+ 1
- 1
Marlin/src/lcd/extui/dgus_reloaded/DGUSDisplay.h Переглянути файл

@@ -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
 

Завантаження…
Відмінити
Зберегти