LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE

This commit is contained in:
Scott Lahteine
2019-11-23 16:53:44 -06:00
parent 47c19aa2b3
commit 441e822fb3
309 changed files with 615 additions and 613 deletions

View File

@@ -347,7 +347,7 @@
#endif
// Extensible UI serial touch screens. (See src/lcd/extensible_ui)
#if ANY(MALYAN_LCD, DGUS_LCD, LULZBOT_TOUCH_UI)
#if ANY(MALYAN_LCD, DGUS_LCD, TOUCH_UI_FTDI_EVE)
#define IS_EXTUI
#define EXTENSIBLE_UI
#endif