mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-14 08:02:16 +00:00
fix broken
This commit is contained in:
@@ -40,6 +40,7 @@ BR2_OPENIPC_SOC_FAMILY="t31"
|
|||||||
BR2_OPENIPC_SNS_MODEL="gc4653"
|
BR2_OPENIPC_SNS_MODEL="gc4653"
|
||||||
BR2_OPENIPC_VARIANT="ultimate"
|
BR2_OPENIPC_VARIANT="ultimate"
|
||||||
BR2_OPENIPC_FLASH_SIZE="16"
|
BR2_OPENIPC_FLASH_SIZE="16"
|
||||||
|
BR2_OPENIPC_MAJESTIC="lite"
|
||||||
|
|
||||||
# Filesystem
|
# Filesystem
|
||||||
# BR2_TARGET_TZ_INFO is not set
|
# BR2_TARGET_TZ_INFO is not set
|
||||||
|
|||||||
@@ -15,6 +15,9 @@ cli -s .nightMode.enabled true
|
|||||||
cli -s .nightMode.irCutPin1 58
|
cli -s .nightMode.irCutPin1 58
|
||||||
cli -s .nightMode.irCutPin2 57
|
cli -s .nightMode.irCutPin2 57
|
||||||
cli -s .nightMode.backlightPin 50
|
cli -s .nightMode.backlightPin 50
|
||||||
|
cli -s .nightMode.minThreshold 10
|
||||||
|
cli -s .nightMode.maxThreshold 100
|
||||||
cli -s .video0.codec h264
|
cli -s .video0.codec h264
|
||||||
|
cli -s .onvif.enabled false
|
||||||
#
|
#
|
||||||
exit 0
|
exit 0
|
||||||
|
|||||||
Reference in New Issue
Block a user