bot: Update LVGL submodule. lv_conf.h.
This commit is contained in:
parent
dcd00371b1
commit
a7095dc5b5
@ -803,7 +803,7 @@
|
||||
/*==================
|
||||
* THEMES
|
||||
*==================*/
|
||||
/* Documentation for themes can be found here: https://docs.lvgl.io/master/details/common-widget-features/styles/style.html#themes . */
|
||||
/* Documentation for themes can be found here: https://docs.lvgl.io/master/details/common-widget-features/styles/styles.html#themes . */
|
||||
|
||||
/** A simple, impressive and very complete theme */
|
||||
#define LV_USE_THEME_DEFAULT 1
|
||||
@ -1164,8 +1164,12 @@
|
||||
/** Enable loading XML UIs runtime */
|
||||
#define LV_USE_XML 0
|
||||
|
||||
/** 1: Enable text translation support */
|
||||
#define LV_USE_TRANSLATION 0
|
||||
|
||||
/*1: Enable color filter style*/
|
||||
#define LV_USE_COLOR_FILTER 0
|
||||
|
||||
/*==================
|
||||
* DEVICES
|
||||
*==================*/
|
||||
|
||||
2
lvgl
2
lvgl
@ -1 +1 @@
|
||||
Subproject commit a051ee4e7971b8409e4f7d140bf45a165315773b
|
||||
Subproject commit 4ef938fa6d8665681435e4e054ed0b829210d63a
|
||||
Loading…
x
Reference in New Issue
Block a user