1
0
mirror of https://github.com/MarlinFirmware/Marlin.git synced 2024-11-30 15:26:18 +00:00

🩹 Creality F401 Followup

Followup to #25773
This commit is contained in:
Scott Lahteine 2023-05-07 22:06:46 -05:00
parent f207177098
commit 1f5b886d12

View File

@ -132,7 +132,7 @@
#if ENABLED(RET6_12864_LCD)
#define LCD_PINS_RS PB12
#define LCD_PINS_ENABLE PB15
#define LCD_PINS_EN PB15
#define LCD_PINS_D4 PB13
#define BTN_EN2 PB14
#endif