mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-14 08:02:16 +00:00
Add ssc337de_ultimate_foscam-x5
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
#!/bin/sh
|
||||
|
||||
# Set custom upgrade url
|
||||
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/ssc337de_ultimate_foscam-x5.tgz'
|
||||
|
||||
# Set custom majestic settings
|
||||
cli -s .video0.codec h265
|
||||
cli -s .nightMode.irSensorPin 80
|
||||
cli -s .nightMode.irCutPin1 3
|
||||
cli -s .nightMode.irCutSingleInvert true
|
||||
cli -s .nightMode.backlightPin 0
|
||||
cli -s .audio.speakerPin 14
|
||||
cli -s .audio.speakerPinInvert true
|
||||
|
||||
# Set wlan settings
|
||||
fw_setenv wlandev rtl8188fu-ssc337de-foscam
|
||||
|
||||
exit 0
|
||||
Reference in New Issue
Block a user