Add Aosu C5L usb wifi config (#1355)

pull/1379/head
thegroove 2024-03-22 06:00:48 +01:00 committed by GitHub
parent 5e19ba2fce
commit 67e0cc1731
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 7 additions and 0 deletions

View File

@ -196,6 +196,13 @@ if [ "$1" = "rtl8188fu-t31-aoni-ep01j05" ]; then
exit 0
fi
# T31 Aosu C5L
if [ "$1" = "rtl8188fu-t31-aosu-c5l" ]; then
set_gpio 43 0
modprobe 8188fu
exit 0
fi
# T31 CamHi
if [ "$1" = "mt7601u-t31-camhi" ]; then
set_gpio 61 0