Update usb, add Aoni device support ()

pull/1203/head
Signor Pellegrino 2023-12-18 14:03:41 +03:00 committed by GitHub
parent 2d095719d0
commit b69339b81b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions
general/overlay/etc/wireless

View File

@ -162,6 +162,13 @@ if [ "$1" = "rtl8188fu-t21-smartwares" ]; then
exit 0
fi
# T31 Aoni EP01J05
if [ "$1" = "rtl8188fu-t31-aoni-ep01j05" ]; then
set_gpio 43 1
modprobe 8188fu
exit 0
fi
# T31 CamHi
if [ "$1" = "mt7601u-t31-camhi" ]; then
set_gpio 61 0