From 83e9d208b6862c4131c28dea76a40d0a2d1ab400 Mon Sep 17 00:00:00 2001 From: milan Date: Tue, 20 Oct 2020 12:35:35 +0200 Subject: [PATCH] revert --- README.md | 2 +- hostapd.conf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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