diff --git a/tasmota/tasmota_configurations_ESP32.h b/tasmota/tasmota_configurations_ESP32.h index 16c7fc488..87a880f38 100644 --- a/tasmota/tasmota_configurations_ESP32.h +++ b/tasmota/tasmota_configurations_ESP32.h @@ -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