revert
This commit is contained in:
parent
823a400ebc
commit
83e9d208b6
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
## This repository was a combination of multiple projects what i found found on the Internet
|
## This repository was a combination of multiple projects what i found on the Internet
|
||||||
## This driver only supports 8812au chipset at the moment.
|
## This driver only supports 8812au chipset at the moment.
|
||||||
|
|
||||||
### DKMS
|
### DKMS
|
||||||
|
|
|
@ -27,7 +27,7 @@ vht_oper_centr_freq_seg0_idx=42
|
||||||
wpa=2
|
wpa=2
|
||||||
wpa_key_mgmt=WPA-PSK
|
wpa_key_mgmt=WPA-PSK
|
||||||
wpa_passphrase=YOUR_PASSWORD
|
wpa_passphrase=YOUR_PASSWORD
|
||||||
wpa_pairwise=TKIP CCMP
|
wpa_pairwise=CCMP
|
||||||
|
|
||||||
### QOS
|
### QOS
|
||||||
wmm_enabled=1
|
wmm_enabled=1
|
Loading…
Reference in a new issue