remove obsolete wifi24 rates settings
This commit is contained in:
parent
256e9dfe98
commit
23952fdaf5
1 changed files with 0 additions and 3 deletions
|
@ -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,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue