Add LVGL_FREETYPE to lvgl image

This commit is contained in:
Theo Arends 2022-02-05 17:04:31 +01:00
parent f218660b71
commit 91f35449dd
1 changed files with 2 additions and 1 deletions

View File

@ -211,6 +211,8 @@
#define USE_I2S
#define USE_SPI
#define USE_LVGL
#define USE_LVGL_FREETYPE
#define USE_LVGL_PNG_DECODER
#define USE_DISPLAY
#define SHOW_SPLASH
#define USE_XPT2046
@ -218,7 +220,6 @@
#define USE_MPU_ACCEL
#define USE_BM8563
#define USE_MLX90614
#define USE_LVGL_PNG_DECODER
#define USE_UNIVERSAL_DISPLAY
#define USE_DISPLAY_LVGL_ONLY