Default to TFT_CLASSIC_UI

This commit is contained in:
Scott Lahteine 2020-10-14 15:58:09 -05:00
parent f441d7b428
commit 91eb427ef0
12 changed files with 24 additions and 24 deletions

View file

@ -2299,8 +2299,8 @@
* For LVGL_UI also copy the 'assets' folder from the build directory to the
* root of your SD card, together with the compiled firmware.
*/
//#define TFT_CLASSIC_UI
#define TFT_COLOR_UI
#define TFT_CLASSIC_UI
//#define TFT_COLOR_UI
//#define TFT_LVGL_UI
/**