We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bf8836 commit c0045e6Copy full SHA for c0045e6
Marlin/src/pins/sanguino/pins_MELZI_TRONXY.h
@@ -31,7 +31,7 @@
31
32
#define LCD_SDSS -1
33
34
-#if ENABLED(CR10_STOCKDISPLAY)
+#if EITHER(CR10_STOCKDISPLAY, LCD_FOR_MELZI)
35
#define LCD_PINS_RS 30
36
#define LCD_PINS_ENABLE 28
37
#define LCD_PINS_D4 16
0 commit comments