Remove htmode option, dropped by gluon

This commit is contained in:
Franz Pletz
2015-11-06 01:04:54 +01:00
parent a49fb7c65c
commit 3388a7cad5
4 changed files with 0 additions and 8 deletions

View File

@@ -16,7 +16,6 @@
wifi24 = {
channel = 6,
htmode = 'HT20',
ap = {
ssid = 'muenchen.freifunk.net',
},
@@ -33,7 +32,6 @@
wifi5 = {
channel = 44,
htmode = 'HT40+',
ap = {
ssid = 'muenchen.freifunk.net',
},