aredn/files/etc/config.router/wireless

13 lines
246 B
Plaintext

config wifi-device wl0
option type broadcom
option channel <wifi_channel>
option disabled 1
config wifi-iface
option device wl0
option network lan
option mode <wifi_mode>
option ssid "<wifi_ssid>"
option encryption none