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

Update the mesh-ssid and the bssid

parent d95901fd
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 = 'ca:ff:ee:02:be:ef',
mesh_bssid = 'ca:ff:ee:02:be:ef',
mesh_ssid = '5d:c0:ac:00:d1:4c',
mesh_bssid = '5d:c0:ac:00:d1:4c',
mesh_mcast_rate = 12000,
},
wifi5 = {
ssid = 'nord.freifunk.net',
channel = 44,
htmode = 'HT40+',
mesh_ssid = 'ca:ff:ee:02:be:ef',
mesh_bssid = 'ca:ff:ee:02:be:ef',
mesh_ssid = '5d:c0:ac:00:d1:4c',
mesh_bssid = '5d: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