0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2025-01-19 08:08:25 +00:00

🩹 Fix LCD_FOR_MELZI with Tronxy Melzi

This commit is contained in:
Scott Lahteine 2022-12-17 22:00:18 -06:00
parent 8bf8836cb4
commit c0045e6c0c

View file

@ -31,7 +31,7 @@
#define LCD_SDSS -1
#if ENABLED(CR10_STOCKDISPLAY)
#if EITHER(CR10_STOCKDISPLAY, LCD_FOR_MELZI)
#define LCD_PINS_RS 30
#define LCD_PINS_ENABLE 28
#define LCD_PINS_D4 16