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:
Conrad Lara - KG6JEI 2015-04-05 22:40:02 -07:00
parent 63bb07b617
commit 8faab9c11c
1 changed files with 0 additions and 12 deletions

View File

@ -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