mirror of https://github.com/aredn/aredn.git
14 lines
295 B
Plaintext
14 lines
295 B
Plaintext
|
config wifi-device wl0
|
||
|
option type broadcom
|
||
|
option rxant <wifi_rxant>
|
||
|
option txant <wifi_txant>
|
||
|
option distance <wifi_distance>
|
||
|
|
||
|
config wifi-iface
|
||
|
option device wl0
|
||
|
option network wan
|
||
|
option mode <wifi_mode>
|
||
|
option ssid "<wifi_ssid>"
|
||
|
option encryption none
|
||
|
|