Support DGUS Display with DWIN OS (#13253)

This commit is contained in:
Tobias Frost
2019-06-21 11:47:23 +02:00
committed by Scott Lahteine
parent bb0bcbaec0
commit eeaef2410a
113 changed files with 3444 additions and 1350 deletions

View File

@ -335,7 +335,7 @@
#endif
// Extensible UI serial touch screens. (See src/lcd/extensible_ui)
#if ENABLED(MALYAN_LCD)
#if EITHER(DGUS_LCD, MALYAN_LCD)
#define EXTENSIBLE_UI
#endif