From 78eb617633ea799d02d30c252453003d4290f9a3 Mon Sep 17 00:00:00 2001 From: OpenFest Server User Date: Tue, 11 Oct 2022 21:39:42 +0300 Subject: [PATCH] eap615: enable AX modes --- files/tplink-eap615/etc/config/wireless | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/tplink-eap615/etc/config/wireless b/files/tplink-eap615/etc/config/wireless index 81b5bb4..c0e02a7 100644 --- a/files/tplink-eap615/etc/config/wireless +++ b/files/tplink-eap615/etc/config/wireless @@ -4,7 +4,7 @@ config wifi-device radio0 option band '5g' option channel '' option txpower '' - option htmode 'VHT80' + option htmode 'HE80' option distance '20' list basic_rate '54000' list supported_rates '54000' @@ -32,7 +32,7 @@ config wifi-device radio1 option path '1e140000.pcie/pci0000:00/0000:00:01.0/0000:02:00.0' option channel '' option txpower '' - option htmode 'HT20' + option htmode 'HE20' option distance '20' option require_mode 'n' list basic_rate '54000'