11 lines
220 B
Plaintext
Executable File
11 lines
220 B
Plaintext
Executable File
menu "INTEGRATION_DOORBELL"
|
|
|
|
config INTEGRATION_DOORBELL
|
|
bool "Doorbell integration"
|
|
default n
|
|
config INTEGRATION_DOORBELL_CS2
|
|
bool "Doorbell integration CS2"
|
|
default n
|
|
|
|
endmenu
|