Skip to content
Snippets Groups Projects
Commit 8eb92785 authored by rubo77's avatar rubo77
Browse files

remove 802.11b support

parent 158b4bb8
No related branches found
No related tags found
No related merge requests found
......@@ -36,6 +36,9 @@
wifi24 = {
channel = 5,
--disables 802.11b rates
supported_rates = {6000, 9000, 12000, 18000, 24000, 36000, 48000, 54000},
basic_rate = {6000, 9000, 18000, 36000, 54000},
ap = {
ssid = 'nord.freifunk.net',
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment