mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
14 lines
250 B
Plaintext
14 lines
250 B
Plaintext
config wifi-device wifi0
|
|
option type atheros
|
|
option channel auto
|
|
|
|
# REMOVE THIS LINE TO ENABLE WIFI:
|
|
option disabled 1
|
|
|
|
config wifi-iface
|
|
option device wifi0
|
|
option network lan
|
|
option mode ap
|
|
option ssid OpenWrt
|
|
option encryption none
|