mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-22 22:23:54 -06:00
LULZBOT_TOUCH_UI => TOUCH_UI_FTDI_EVE
This commit is contained in:
parent
47c19aa2b3
commit
441e822fb3
309 changed files with 615 additions and 613 deletions
|
@ -1194,9 +1194,9 @@
|
|||
#endif // HAS_GRAPHICAL_LCD
|
||||
|
||||
//
|
||||
// Lulzbot Touch UI
|
||||
// Touch UI for the FTDI Embedded Video Engine (EVE)
|
||||
//
|
||||
#if ENABLED(LULZBOT_TOUCH_UI)
|
||||
#if ENABLED(TOUCH_UI_FTDI_EVE)
|
||||
// Display board used
|
||||
//#define LCD_FTDI_VM800B35A // FTDI 3.5" with FT800 (320x240)
|
||||
//#define LCD_4DSYSTEMS_4DLCD_FT843 // 4D Systems 4.3" (480x272)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue