Merge 653eed3798
into 009162134a
This commit is contained in:
commit
9fbb3526e1
@ -51,6 +51,15 @@
|
||||
-- disabled = true, (optional)
|
||||
},
|
||||
|
||||
-- Ad-Hoc mesh
|
||||
-- ibss = {
|
||||
-- ssid = '12:ca:ff:ee:ba:be', -- choose your own unique ssid here
|
||||
-- bssid = '12:ca:ff:ee:ba:be', -- choose your own unique ssid here
|
||||
-- mcast_rate = 12000,
|
||||
-- disabled = true, (optional)
|
||||
-- },
|
||||
|
||||
-- 802.11s mesh
|
||||
mesh = {
|
||||
-- Adjust these values!
|
||||
id = 'ffxx-mesh',
|
||||
|
Loading…
Reference in New Issue
Block a user