chore(Kconfig): add LV_DEF_REFR_PERIOD config (#4483)
Co-authored-by: YanXiaowei <yanxiaowei@xiaomi.com>
This commit is contained in:
4
Kconfig
4
Kconfig
@@ -135,6 +135,10 @@ menu "LVGL configuration"
|
|||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
menu "HAL Settings"
|
menu "HAL Settings"
|
||||||
|
config LV_DEF_REFR_PERIOD
|
||||||
|
int "Default refresh period (ms)."
|
||||||
|
default 33
|
||||||
|
|
||||||
config LV_DPI_DEF
|
config LV_DPI_DEF
|
||||||
int "Default Dots Per Inch (in px)."
|
int "Default Dots Per Inch (in px)."
|
||||||
default 130
|
default 130
|
||||||
|
|||||||
Reference in New Issue
Block a user