diff --git a/tasmota/tasmota_configurations_ESP32.h b/tasmota/tasmota_configurations_ESP32.h index d229e25cd..4a205158b 100644 --- a/tasmota/tasmota_configurations_ESP32.h +++ b/tasmota/tasmota_configurations_ESP32.h @@ -95,6 +95,7 @@ #define USE_DISPLAY #ifdef USE_UNIVERSAL_DISPLAY #define USE_LVGL + #define USE_LVGL_FREETYPE // #define USE_DISPLAY_LVGL_ONLY #else #define USE_DISPLAY_ILI9341 // [DisplayModel 4] Enable ILI9341 Tft 480x320 display (+19k code)