Merge branch 'master' into overlay-watchdog-add1

pull/1191/head
gtxaspec 2023-12-10 12:51:58 -08:00 committed by GitHub
commit 82eddf71c4
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