1
0
mirror of https://github.com/lvgl/lvgl.git synced 2025-01-14 06:42:58 +08:00

fix(config): fix anonymus choice

realted to #2955
This commit is contained in:
Gabor Kiss-Vamosi 2022-01-24 21:41:42 +01:00
parent abba1c351a
commit 71c739cc2d

View File

@ -13,7 +13,7 @@ menu "LVGL configuration"
bool "LVGL minimal configuration."
menu "Color settings"
choice
choice LV_COLOR_DEPTH
prompt "Color depth."
default LV_COLOR_DEPTH_16
help