Removed txpower

This commit is contained in:
floh1111 2011-04-04 17:32:08 +00:00
parent fae67cd4f2
commit cc58b90e59
1 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@ config 'wifi-device' 'wifi0'
option 'type' 'atheros' option 'type' 'atheros'
option 'disabled' '0' option 'disabled' '0'
option 'channel' '6' option 'channel' '6'
option 'txpower' '15'
option 'bgscan' '0' option 'bgscan' '0'
option 'diversity' '1' option 'diversity' '1'
@ -18,4 +17,4 @@ config 'wifi-iface'
option 'device' 'wifi0' option 'device' 'wifi0'
option 'mode' 'ap' option 'mode' 'ap'
option 'ssid' 'oldenburg.freifunk.net' option 'ssid' 'oldenburg.freifunk.net'
option 'encryption' 'none' option 'encryption' 'none'