modules/freifunk: move txpower default to wifi-device
This commit is contained in:
parent
ce2da9198b
commit
7ab4dcc9df
1 changed files with 1 additions and 1 deletions
|
@ -53,12 +53,12 @@ config defaults wifi_device
|
|||
option channel 1
|
||||
option diversity 1
|
||||
option disabled 0
|
||||
option txpower 10
|
||||
|
||||
|
||||
config defaults wifi_iface
|
||||
option mode adhoc
|
||||
option bssid 02:CA:FF:EE:BA:BE
|
||||
option txpower 10
|
||||
option sw_merge 1
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue