1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-20 13:34:10 +03:00
openwrt-xburst/package/base-files/brcm-2.4/etc/config/wireless

13 lines
184 B
Plaintext
Raw Normal View History

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