Update usb

pull/1514/head
djcfg123 2024-08-03 22:56:55 +03:00 committed by GitHub
parent e8c0f26f25
commit 20f7ac7d34
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -155,6 +155,13 @@ if [ "$1" = "rtl8188fu-ssc325de-imou-c22ep-s2" ]; then
exit 0
fi
# SSC335DE IMOU C22E-S2 V2
if [ "$1" = "rtl8188fu-ssc335de-imou-c22e-s2-v2" ]; then
set_gpio 14 0
modprobe 8188fu
exit 0
fi
# SSC333 Babysense See HD IP206
if [ "$1" = "rtl8188fu-babysense-see-hd-ip206" ]; then
set_gpio 14 1