mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-27 18:18:57 +00:00
Added profile rtl8188fu-t31-aoni-e97vj62 (#1784)
Co-authored-by: Signor Pellegrino <68112357+flyrouter@users.noreply.github.com>
This commit is contained in:
@@ -317,4 +317,11 @@ if [ "$1" = "atbm603x-t31-zte-k540" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
# T31 Aoni E97VJ62
|
||||
if [ "$1" = "rtl8188fu-t31-aoni-e97vj62" ]; then
|
||||
set_gpio 53 1
|
||||
modprobe 8188fu
|
||||
exit 0
|
||||
fi
|
||||
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user