Add option for black/white mode on ssc225(de) devices

This commit is contained in:
Signor Pellegrino (from Citadel PC)
2023-12-18 13:30:00 +03:00
parent f8e8087287
commit 762f131c72
2 changed files with 2 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ cli -s .nightMode.enabled true
cli -s .nightMode.irCutPin1 78
cli -s .nightMode.irCutPin2 79
cli -s .nightMode.backlightPin 52
cli -s .nightMode.colorToGray true
cli -s .video0.codec h264
#
#

View File

@@ -15,6 +15,7 @@ cli -s .nightMode.enabled true
cli -s .nightMode.irCutPin1 13
cli -s .nightMode.irCutPin2 12
cli -s .nightMode.backlightPin 52
cli -s .nightMode.colorToGray true
cli -s .video0.codec h264
#
#