diff --git a/README.md b/README.md index b19b359..b46be2e 100644 --- a/README.md +++ b/README.md @@ -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. ### DKMS diff --git a/hostapd.conf b/hostapd.conf index 282b152..97b7ad8 100644 --- a/hostapd.conf +++ b/hostapd.conf @@ -27,7 +27,7 @@ vht_oper_centr_freq_seg0_idx=42 wpa=2 wpa_key_mgmt=WPA-PSK wpa_passphrase=YOUR_PASSWORD -wpa_pairwise=TKIP CCMP +wpa_pairwise=CCMP ### QOS wmm_enabled=1 \ No newline at end of file