mirror of https://github.com/aredn/aredn.git
wireless: Let the OS build the default wireless config
The first wireless config will be built by OpenWRT instead of us.
This commit is contained in:
parent
63bb07b617
commit
8faab9c11c
|
@ -1,12 +0,0 @@
|
|||
config wifi-device radio0
|
||||
option type mac80211
|
||||
option phy phy0
|
||||
option distance 0
|
||||
|
||||
config wifi-iface
|
||||
option device radio0
|
||||
option network lan
|
||||
option mode ap
|
||||
option ssid "MeshNode"
|
||||
option hidden 0
|
||||
option encryption none
|
Loading…
Reference in New Issue