diff --git a/lv_conf.h b/lv_conf.h index 98e4a98..858cb4d 100644 --- a/lv_conf.h +++ b/lv_conf.h @@ -1135,6 +1135,8 @@ /** Enable loading XML UIs runtime */ #define LV_USE_XML 0 +/*1: Enable color filter style*/ +#define LV_USE_COLOR_FILTER 0 /*================== * DEVICES *==================*/ diff --git a/lvgl b/lvgl index 0ef95d7..967ba18 160000 --- a/lvgl +++ b/lvgl @@ -1 +1 @@ -Subproject commit 0ef95d7ec4ab2b995640c20038c424a7291c612b +Subproject commit 967ba180b413d112594a355bd0a0e2ec713f8f11