backlight pin not needed for this cam

This commit is contained in:
cronyx
2024-12-09 20:50:17 +03:00
parent 5ddabf07a5
commit 6960dfb3c2

View File

@@ -11,7 +11,6 @@ fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/h
# #
cli -s .isp.blkCnt 5 cli -s .isp.blkCnt 5
cli -s .nightMode.irCutPin1 2 cli -s .nightMode.irCutPin1 2
cli -s .nightMode.backlightPin 56
cli -s .nightMode.lightMonitor true cli -s .nightMode.lightMonitor true
cli -s .nightMode.lightSensorPin 62 cli -s .nightMode.lightSensorPin 62
cli -s .nightMode.lightSensorInvert true cli -s .nightMode.lightSensorInvert true