From 114e18d8c19d1eef4a7c477931e5e64be756b11b Mon Sep 17 00:00:00 2001 From: bobcanthelpyou <bob@canthelpyou.com> Date: Sun, 16 Jun 2019 23:38:13 +0200 Subject: [PATCH] remove obsolete wifi24 rates settings --- site.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/site.conf b/site.conf index c8c0822..5fe02f1 100644 --- a/site.conf +++ b/site.conf @@ -25,9 +25,6 @@ wifi24 = { channel = 1, - supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000}, - basic_rate = {6000, 9000, 18000, 36000, 54000}, - mesh = { mcast_rate = 12000, },