diff --git a/components/domotic_display/test_host/sdkconfig.defaults b/components/domotic_display/test_host/sdkconfig.defaults index b9fa686..0469039 100644 --- a/components/domotic_display/test_host/sdkconfig.defaults +++ b/components/domotic_display/test_host/sdkconfig.defaults @@ -9,3 +9,6 @@ CONFIG_LV_FONT_MONTSERRAT_40=y CONFIG_LV_USE_SDL=y CONFIG_LV_BUILD_EXAMPLES=n CONFIG_LV_BUILD_DEMOS=n +CONFIG_LV_USE_DRAW_SW_COMPLEX_GRADIENTS=y +CONFIG_LV_COLOR_DEPTH_32=y +CONFIG_LV_COLOR_DEPTH=32