Skip to content
Snippets Groups Projects
Commit d80aece6 authored by Hendrik Lüth's avatar Hendrik Lüth
Browse files

change mesh ssid

parent 377330ca
No related branches found
No related tags found
No related merge requests found
......@@ -15,16 +15,16 @@
ssid = 'nord.freifunk.net',
channel = 1,
htmode = 'HT40-',
mesh_ssid = '5d:c0:ac:00:d1:4c',
mesh_bssid = '5d:c0:ac:00:d1:4c',
mesh_ssid = '5c:c0:ac:00:d1:4c',
mesh_bssid = '5c:c0:ac:00:d1:4c',
mesh_mcast_rate = 12000,
},
wifi5 = {
ssid = 'nord.freifunk.net',
channel = 44,
htmode = 'HT40+',
mesh_ssid = '5d:c0:ac:00:d1:4c',
mesh_bssid = '5d:c0:ac:00:d1:4c',
mesh_ssid = '5c:c0:ac:00:d1:4c',
mesh_bssid = '5c:c0:ac:00:d1:4c',
mesh_mcast_rate = 12000,
},
......
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