remove obsolete wifi24 rates settings

This commit is contained in:
bobcanthelpyou 2019-06-16 23:38:13 +02:00 committed by Daniel Frank
parent 256e9dfe98
commit 23952fdaf5

View file

@ -24,9 +24,6 @@
wifi24 = { wifi24 = {
channel = 1, channel = 1,
supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000},
basic_rate = {6000, 9000, 18000, 36000, 54000},
mesh = { mesh = {
mcast_rate = 12000, mcast_rate = 12000,
}, },