mirror of https://github.com/OpenIPC/firmware.git
Update usb
parent
12d895e817
commit
86a8c4ef43
|
@ -317,11 +317,11 @@ if [ "$1" = "atbm603x-t31-zte-k540" ]; then
|
|||
exit 0
|
||||
fi
|
||||
|
||||
#T31 Aoni E97VJ62
|
||||
# T31 Aoni E97VJ62
|
||||
if [ "$1" = "rtl8188fu-t31-aoni-e97vj62" ]; then
|
||||
set_gpio 53 1
|
||||
modprobe 8188fu
|
||||
exit 0
|
||||
set_gpio 53 1
|
||||
modprobe 8188fu
|
||||
exit 0
|
||||
fi
|
||||
|
||||
exit 1
|
||||
|
|
Loading…
Reference in New Issue