15 lines
296 B
Plaintext
Executable File
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
|