mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-23 14:44:21 -06:00
🐛 Use serial port 2 for Ender 5 Plus LCD (#744)
This commit is contained in:
parent
225f066099
commit
0273f1fddf
1 changed files with 1 additions and 1 deletions
|
@ -2746,7 +2746,7 @@
|
|||
#if ENABLED(DGUS_LCD_UI_MKS)
|
||||
#define USE_MKS_GREEN_UI
|
||||
#endif
|
||||
#define LCD_SERIAL_PORT 3
|
||||
#define LCD_SERIAL_PORT 2
|
||||
|
||||
//
|
||||
// CR-6 OEM touch screen. A DWIN display with touch.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue