From 1e95a2db8ae843bb7f5161108ad4252b63af5f61 Mon Sep 17 00:00:00 2001 From: Milan Meduna Date: Fri, 16 Oct 2020 23:03:43 +0200 Subject: [PATCH] =?UTF-8?q?Aktualizovat=20=E2=80=9Ehostapd.conf=E2=80=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hostapd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hostapd.conf b/hostapd.conf index 97b7ad8..282b152 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=CCMP +wpa_pairwise=TKIP CCMP ### QOS wmm_enabled=1 \ No newline at end of file