Skip to content

Commit 16d6d37

Browse files
committed
Disable TFT debug
1 parent 5fbc1b6 commit 16d6d37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Marlin/Configuration.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1937,6 +1937,6 @@
19371937
// Enable Anycubic TFT
19381938
#define ANYCUBIC_TFT_MODEL
19391939
#define ANYCUBIC_FILAMENT_RUNOUT_SENSOR
1940-
#define ANYCUBIC_TFT_DEBUG
1940+
//#define ANYCUBIC_TFT_DEBUG
19411941

19421942
#endif // CONFIGURATION_H

0 commit comments

Comments
 (0)