Update customizer.sh (#29)

* Update customizer.sh

* Update customizer.sh

* Update customizer.sh
This commit is contained in:
djcfg123
2024-08-05 12:45:22 +03:00
committed by GitHub
parent f16470e521
commit 0e3b59b212

View File

@@ -11,13 +11,13 @@ fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/s
# Set custom majestic settings # Set custom majestic settings
# #
cli -s .system.staticDir /var/www/majestic cli -s .system.staticDir /var/www/majestic
#cli -s .image.mirror true cli -s .image.mirror false
#cli -s .image.flip true cli -s .image.flip false
#cli -s .nightMode.irCutPin1 61 cli -s .nightMode.irCutPin1 79
#cli -s .nightMode.irCutPin2 79 cli -s .nightMode.irCutPin2 78
#cli -s .nightMode.backlightPin 4 cli -s .nightMode.backlightPin 52
#cli -s .nightMode.colorToGray true cli -s .nightMode.colorToGray true
#cli -s .audio.speakerPin 0 cli -s .audio.speakerPin 38
cli -s .video0.codec h264 cli -s .video0.codec h264
# #
# #