modules/freifunk: increase default txpower to 15dbm
This commit is contained in:
parent
90ed6c4c96
commit
f3c9a529cd
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ config defaults wifi_device
|
||||||
option channel 1
|
option channel 1
|
||||||
option diversity 1
|
option diversity 1
|
||||||
option disabled 0
|
option disabled 0
|
||||||
option txpower 10
|
option txpower 15
|
||||||
|
|
||||||
config defaults wifi_iface
|
config defaults wifi_iface
|
||||||
option mode adhoc
|
option mode adhoc
|
||||||
|
|
Loading…
Reference in a new issue