Update customizer.sh for t21_lite_chinamobile-hdc-51-a5-v12

This commit is contained in:
Signor Pellegrino (from Citadel PC)
2024-04-01 01:29:36 +03:00
parent 1a8ff4fbea
commit a3919525b0

View File

@@ -13,10 +13,13 @@ fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/t
cli -s .system.webAdmin disabled cli -s .system.webAdmin disabled
cli -s .system.staticDir /var/www/majestic cli -s .system.staticDir /var/www/majestic
cli -s .isp.blkCnt 1 cli -s .isp.blkCnt 1
#cli -s .nightMode.enabled true
cli -s .nightMode.irCutPin1 50 cli -s .nightMode.irCutPin1 50
cli -s .nightMode.irCutSingleInvert true
#cli -s .nightMode.backlightPin ?? #cli -s .nightMode.backlightPin ??
cli -s .video0.codec h264 cli -s .video0.codec h264
cli -s .audio.enabled true
cli -s .audio.volume 50
cli -s .audio.srate 48000
# #
# #
# Set wlan device and credentials if need # Set wlan device and credentials if need