wifi/files/wr-1043nd/etc/config/wireless

26 lines
582 B
Plaintext

config wifi-device radio0
option type mac80211
option hwmode 11g
option path 'platform/qca955x_wmac'
option channel <radio1-channel>
option txpower '20'
option htmode 'HT20'
option distance '20'
option require_mode 'g'
option beacon_int 250
option log_level '-1'
option country 'BG'
option country_ie '1'
# option doth '1'
# option pwr_constraint 4
# option spectrum_mgmt 1
config wifi-iface
option device radio0
option network 'wireless'
option mode 'ap'
option ssid 'OpenFest'
option encryption 'none'
# option macaddr '<wlan0-macaddr>'
option isolate '1'