modules/freifunk: move txpower default to wifi-device
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 31 Jan 2009 16:31:33 +0000 (16:31 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 31 Jan 2009 16:31:33 +0000 (16:31 +0000)
modules/freifunk/root/etc/config/freifunk

index f9c418d..862c86d 100644 (file)
@@ -53,12 +53,12 @@ config defaults wifi_device
     option channel   1
     option diversity 1
     option disabled  0
     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
 
 
 config defaults wifi_iface
     option mode                adhoc
     option bssid    02:CA:FF:EE:BA:BE
-    option txpower  10
     option sw_merge 1
 
 
     option sw_merge 1