TFT_LITTLE_VGL_UI => TFT_LVGL_UI

This commit is contained in:
Scott Lahteine 2020-07-04 21:41:24 -05:00
parent 8cef7db3b5
commit 784aab1709
189 changed files with 945 additions and 378 deletions

View file

@ -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 ============================