From cddbb47930a77653ce0e5c907ef12a572005bd27 Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Wed, 9 Feb 2022 18:15:53 +0100 Subject: [PATCH] show splash screen in build lvgl. Easy check for correct display.ini --- tasmota/tasmota_configurations_ESP32.h | 1 - 1 file changed, 1 deletion(-) diff --git a/tasmota/tasmota_configurations_ESP32.h b/tasmota/tasmota_configurations_ESP32.h index 89937b875..997905f05 100644 --- a/tasmota/tasmota_configurations_ESP32.h +++ b/tasmota/tasmota_configurations_ESP32.h @@ -123,7 +123,6 @@ #define USE_DISPLAY_LVGL_ONLY #undef USE_DISPLAY_MODES1TO5 -#undef SHOW_SPLASH #undef USE_DISPLAY_LCD #undef USE_DISPLAY_SSD1306 #undef USE_DISPLAY_MATRIX