mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-14 08:02:16 +00:00
Add colorToGray mode for some SigmaStar devices
This commit is contained in:
@@ -14,6 +14,7 @@ cli -s .system.staticDir /var/www/majestic
|
|||||||
cli -s .nightMode.enabled true
|
cli -s .nightMode.enabled true
|
||||||
cli -s .nightMode.irCutPin1 79
|
cli -s .nightMode.irCutPin1 79
|
||||||
cli -s .nightMode.irCutPin2 78
|
cli -s .nightMode.irCutPin2 78
|
||||||
|
cli -s .nightMode.colorToGray true
|
||||||
cli -s .image.mirror true
|
cli -s .image.mirror true
|
||||||
cli -s .video0.codec h264
|
cli -s .video0.codec h264
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -14,6 +14,7 @@ cli -s .system.staticDir /var/www/majestic
|
|||||||
cli -s .nightMode.enabled true
|
cli -s .nightMode.enabled true
|
||||||
cli -s .nightMode.irCutPin1 78
|
cli -s .nightMode.irCutPin1 78
|
||||||
cli -s .nightMode.backlightPin 14
|
cli -s .nightMode.backlightPin 14
|
||||||
|
cli -s .nightMode.colorToGray true
|
||||||
cli -s .audio.speakerPin 61
|
cli -s .audio.speakerPin 61
|
||||||
cli -s .video0.codec h264
|
cli -s .video0.codec h264
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ cli -s .nightMode.enabled true
|
|||||||
cli -s .nightMode.irCutPin1 78
|
cli -s .nightMode.irCutPin1 78
|
||||||
cli -s .nightMode.irCutPin2 79
|
cli -s .nightMode.irCutPin2 79
|
||||||
cli -s .nightMode.backlightPin 14
|
cli -s .nightMode.backlightPin 14
|
||||||
|
cli -s .nightMode.colorToGray true
|
||||||
cli -s .audio.speakerPin 61
|
cli -s .audio.speakerPin 61
|
||||||
cli -s .video0.codec h264
|
cli -s .video0.codec h264
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -15,6 +15,7 @@ cli -s .nightMode.enabled true
|
|||||||
cli -s .nightMode.irCutPin1 79
|
cli -s .nightMode.irCutPin1 79
|
||||||
cli -s .nightMode.irCutPin2 78
|
cli -s .nightMode.irCutPin2 78
|
||||||
cli -s .nightMode.backlightPin 14
|
cli -s .nightMode.backlightPin 14
|
||||||
|
cli -s .nightMode.colorToGray true
|
||||||
cli -s .image.mirror true
|
cli -s .image.mirror true
|
||||||
cli -s .audio.speakerPin 15
|
cli -s .audio.speakerPin 15
|
||||||
cli -s .audio.outputVolume 80
|
cli -s .audio.outputVolume 80
|
||||||
|
|||||||
Reference in New Issue
Block a user