lock_lfvx/projects/lvgl/camera/main/Kconfig.projbuild
2025-10-10 16:07:00 +08:00

15 lines
296 B
Plaintext
Executable File

menu "LVGL Meter Configuration"
config INTEGRATION_DOORBELL
bool "Doorbell integration"
default n
config INTEGRATION_DOORBELL_CS2
bool "Doorbell integration CS2"
default n
config LV_USE_DEMO_METER
bool "LVGL Meter"
default n
endmenu