mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-13 06:06:15 +02:00
13 lines
184 B
Plaintext
13 lines
184 B
Plaintext
|
config wifi-device wl0
|
||
|
option type broadcom
|
||
|
option channel 5
|
||
|
|
||
|
config wifi-iface
|
||
|
option device wl0
|
||
|
option mode ap
|
||
|
option ssid OpenWrt
|
||
|
option hidden 0
|
||
|
option encryption none
|
||
|
|
||
|
|