mirror of
https://github.com/nikdoof/builder.git
synced 2025-12-14 08:02:16 +00:00
Add t21_lite_smartwares-cip-37210at
This commit is contained in:
@@ -1,31 +1,6 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Perform basic settings on a known IP camera
|
||||
#
|
||||
#
|
||||
|
||||
# Set custom upgrade url
|
||||
#
|
||||
fw_setenv upgrade 'https://github.com/OpenIPC/builder/releases/download/latest/ssc338q_fpv_openipc-urllc-aio-nor.tgz'
|
||||
#
|
||||
#
|
||||
# Set custom majestic settings
|
||||
#
|
||||
#cli -s .system.staticDir /var/www/majestic
|
||||
#cli -s .image.mirror true
|
||||
#cli -s .image.flip true
|
||||
#cli -s .nightMode.enabled true
|
||||
#cli -s .nightMode.irCutPin1 61
|
||||
#cli -s .nightMode.irCutPin2 79
|
||||
#cli -s .nightMode.backlightPin 4
|
||||
#cli -s .nightMode.colorToGray true
|
||||
#cli -s .audio.speakerPin 0
|
||||
#cli -s .video0.codec h264
|
||||
#
|
||||
#
|
||||
# Set wlan device and credentials if need
|
||||
#
|
||||
#fw_setenv wlandev unknown
|
||||
#fw_setenv wlanssid Router
|
||||
#fw_setenv wlanpass 12345678
|
||||
|
||||
exit 0
|
||||
|
||||
Binary file not shown.
@@ -1,16 +0,0 @@
|
||||
/etc/sensors/gc2053.bin
|
||||
/etc/sensors/gc4653.bin
|
||||
/etc/sensors/imx335.bin
|
||||
/etc/sensors/sc501ai.bin
|
||||
#
|
||||
/lib/modules/4.9.84/sigmastar/sensor/sensor_gc2053_mipi.ko
|
||||
/lib/modules/4.9.84/sigmastar/sensor/sensor_gc4653_mipi.ko
|
||||
/lib/modules/4.9.84/sigmastar/sensor/sensor_imx335_mipi.ko
|
||||
/lib/modules/4.9.84/sigmastar/sensor/sensor_imx347_mipi.ko
|
||||
/lib/modules/4.9.84/sigmastar/sensor/sensor_sc501ai_mipi.ko
|
||||
/lib/modules/4.9.84/sigmastar/sensor/sensor_sc8235_mipi.ko
|
||||
#
|
||||
/lib/modules/4.9.84/kernel/fs/lockd/*.ko
|
||||
/lib/modules/4.9.84/kernel/fs/nfs/*.ko
|
||||
/lib/modules/4.9.84/kernel/fs/nfs_common/*.ko
|
||||
/lib/modules/4.9.84/kernel/net/sunrpc/*.ko
|
||||
Reference in New Issue
Block a user