mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 07:27:44 -06:00
TFT_LITTLE_VGL_UI => TFT_LVGL_UI
This commit is contained in:
parent
8cef7db3b5
commit
784aab1709
189 changed files with 945 additions and 378 deletions
|
@ -2128,9 +2128,12 @@
|
|||
//#define FSMC_GRAPHICAL_TFT
|
||||
|
||||
//
|
||||
// TFT Little VGL UI
|
||||
// TFT LVGL UI
|
||||
//
|
||||
//#define TFT_LITTLE_VGL_UI
|
||||
// Default MKS icons and fonts: https://git.io/JJvzK
|
||||
// Copy mks_pic and mks_font folders to the root of your SD
|
||||
//
|
||||
//#define TFT_LVGL_UI
|
||||
|
||||
//=============================================================================
|
||||
//============================ Other Controllers ============================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue