mirror of https://github.com/aredn/aredn.git
16 lines
285 B
Plaintext
16 lines
285 B
Plaintext
|
config wifi-device wl0
|
||
|
option type broadcom
|
||
|
option channel 1
|
||
|
option rxant 3
|
||
|
option txant 3
|
||
|
option distance 0
|
||
|
|
||
|
config wifi-iface
|
||
|
option device wl0
|
||
|
option network lan
|
||
|
option mode ap
|
||
|
option ssid "MeshNode"
|
||
|
option hidden 0
|
||
|
option encryption none
|
||
|
|