diff --git a/Kconfig b/Kconfig index 95e426d12..61303fd6a 100644 --- a/Kconfig +++ b/Kconfig @@ -135,6 +135,10 @@ menu "LVGL configuration" endmenu menu "HAL Settings" + config LV_DEF_REFR_PERIOD + int "Default refresh period (ms)." + default 33 + config LV_DPI_DEF int "Default Dots Per Inch (in px)." default 130