update config
This commit is contained in:
parent
5dff3be536
commit
1f6a5fb905
|
@ -8,12 +8,13 @@ config wifi-device 'radio0'
|
|||
list ht_capab 'RX-STBC1'
|
||||
list ht_capab 'DSSS_CCK-40'
|
||||
option country 'DE'
|
||||
option channel '1'
|
||||
option channel '5'
|
||||
option htmode 'HT20'
|
||||
option txpower '9'
|
||||
|
||||
config wifi-iface 'client_radio0'
|
||||
option network 'client'
|
||||
option disabled '0'
|
||||
option device 'radio0'
|
||||
option mode 'ap'
|
||||
option macaddr '26:a6:3d:e0:36:c0'
|
||||
|
@ -27,3 +28,4 @@ config wifi-iface 'mesh_radio0'
|
|||
option mode 'adhoc'
|
||||
option bssid 'f8:d1:11:87:52:2e'
|
||||
option ssid 'f8:d1:11:87:52:2e'
|
||||
option disabled '1'
|
||||
|
|
Loading…
Reference in a new issue