Multi-platform DWIN_CREALITY_LCD support (#20738)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
Johan van der Vyver
2021-04-29 08:45:11 -05:00
committed by Scott Lahteine
co-authored by Scott Lahteine
parent 8eb32cef24
commit 55709b9d2c
10 changed files with 73 additions and 50 deletions
+3
View File
@@ -651,6 +651,9 @@
#if ENABLED(DWIN_CREALITY_LCD)
#define SERIAL_CATCHALL 0
#ifndef LCD_SERIAL_PORT
#define LCD_SERIAL_PORT 3 // Creality 4.x board
#endif
#endif
/**