[no ci] Update usb, hot fix for SSC3333 Meari Speed 6S

pull/1193/head
Signor Pellegrino 2023-12-10 21:34:24 +03:00 committed by GitHub
parent 4abc19273b
commit 8efbab0634
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -100,6 +100,13 @@ if [ "$1" = "rtl8188fu-ssc325de-imou-c22ep-s2" ]; then
exit 0
fi
# SSC3333 Meari Speed 6S
if [ "$1" = "rtl8188fu-ssc333-meari-speed-6s" ]; then
set_gpio 14 1
modprobe 8188fu
exit 0
fi
# SSC333 Tapo C110
if [ "$1" = "ssw101b-ssc333-tapo-c110" ]; then
set_gpio 16 1