diff --git a/devices/hi3518ev200_lite_switcam-hs303/general/overlay/usr/share/openipc/customizer.sh b/devices/hi3518ev200_lite_switcam-hs303/general/overlay/usr/share/openipc/customizer.sh index 5618be3..74b5e50 100644 --- a/devices/hi3518ev200_lite_switcam-hs303/general/overlay/usr/share/openipc/customizer.sh +++ b/devices/hi3518ev200_lite_switcam-hs303/general/overlay/usr/share/openipc/customizer.sh @@ -10,20 +10,20 @@ fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/h # # Set custom majestic settings # -# cli -s .nightMode.irCutPin1 48 -# cli -s .nightMode.irCutPin2 47 -# cli -s .nightMode.backlightPin 59 -# cli -s .nightMode.lightMonitor false # can set true -# cli -s .nightMode.minThreshold 2000 -# cli -s .nightMode.maxThreshold 10000 +cli -s .nightMode.irCutPin1 64 +cli -s .nightMode.backlightPin 65 +cli -s .nightMode.lightMonitor true +cli -s .nightmode.lightSensorPin 62 +cli -s .nightmode.lightSensorInvert false cli -s .video0.codec h264 cli -s .audio.enabled true -cli -s .audio.codec alaw -cli -s .audio.srate 8000 cli -s .audio.volume 40 +cli -s .audio.srate 8000 +cli -s .audio.codec alaw cli -s .audio.outputEnabled true cli -s .audio.outputVolume 80 -# cli -s .audio.speakerPin 53 +cli -s .audio.speakerPin 32 +cli -s .audio.speakerPinInvert true # # # Set wlan device and credentials if need