modules/freifunk: don't set rx/tx antenna in wizzard, rely on diversity instead
This commit is contained in:
parent
6654b36d8f
commit
f4f53b3893
1 changed files with 4 additions and 6 deletions
|
@ -46,10 +46,8 @@ config fw_forwarding fffwd
|
||||||
|
|
||||||
config defaults wifi_device
|
config defaults wifi_device
|
||||||
option channel 1
|
option channel 1
|
||||||
option txantenna 1
|
option diversity 1
|
||||||
option rxantenna 1
|
option disabled 0
|
||||||
option diversity 0
|
|
||||||
option disabled 0
|
|
||||||
|
|
||||||
|
|
||||||
config defaults wifi_iface
|
config defaults wifi_iface
|
||||||
|
|
Loading…
Reference in a new issue