mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-03-01 12:27:13 +00:00
parent
f207177098
commit
1f5b886d12
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@
|
||||||
#if ENABLED(RET6_12864_LCD)
|
#if ENABLED(RET6_12864_LCD)
|
||||||
|
|
||||||
#define LCD_PINS_RS PB12
|
#define LCD_PINS_RS PB12
|
||||||
#define LCD_PINS_ENABLE PB15
|
#define LCD_PINS_EN PB15
|
||||||
#define LCD_PINS_D4 PB13
|
#define LCD_PINS_D4 PB13
|
||||||
#define BTN_EN2 PB14
|
#define BTN_EN2 PB14
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue