13 lines
302 B
Plaintext
Executable File
13 lines
302 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
|
|
config SUPPORTED_IMAGE_MAX_720P
|
|
bool "Supported image max 720P"
|
|
default n
|
|
endmenu
|