forked from remote/site-ffmuc
Revert to HT20 for 2.4GHz Wifi
See https://github.com/freifunk-gluon/gluon/issues/487.
This commit is contained in:
@@ -17,7 +17,7 @@
|
|||||||
wifi24 = {
|
wifi24 = {
|
||||||
ssid = 'muenchen.freifunk.net',
|
ssid = 'muenchen.freifunk.net',
|
||||||
channel = 6,
|
channel = 6,
|
||||||
htmode = 'HT40',
|
htmode = 'HT20',
|
||||||
mesh_ssid = 'mesh.ffmuc.welcome',
|
mesh_ssid = 'mesh.ffmuc.welcome',
|
||||||
mesh_bssid = '02:0E:8E:1E:61:18',
|
mesh_bssid = '02:0E:8E:1E:61:18',
|
||||||
mesh_mcast_rate = 12000,
|
mesh_mcast_rate = 12000,
|
||||||
|
|||||||
Reference in New Issue
Block a user