Force 20MHz channel width on 2.4GHz

This commit is contained in:
ohrensessel 2014-09-10 19:44:56 +02:00
parent ff08869f7d
commit 34dbfd08e1

View file

@ -14,7 +14,7 @@
wifi24 = { wifi24 = {
ssid = 'hamburg.freifunk.net', ssid = 'hamburg.freifunk.net',
channel = 1, channel = 1,
htmode = 'HT40+', htmode = 'HT20',
mesh_ssid = 'f8:d1:11:87:52:2e', mesh_ssid = 'f8:d1:11:87:52:2e',
mesh_bssid = 'f8:d1:11:87:52:2e', mesh_bssid = 'f8:d1:11:87:52:2e',
mesh_mcast_rate = 12000, mesh_mcast_rate = 12000,