modules/admin-full: move txpower control to wifi-device
[project/luci.git] / modules / admin-core / root / lib / uci / schema / default / wireless
index c86733a..85532a1 100644 (file)
@@ -81,6 +81,13 @@ config variable
        list depends type=atheros
 
 config variable
+       option name 'txpower'
+       option section 'wireless.wifi-device'
+       option title 'Transmit Power'
+       option description 'dbm'
+       option datatype uint
+
+config variable
        option name 'txantenna'
        option section 'wireless.wifi-device'
        option title 'Transmitter Antenna'
@@ -216,7 +223,7 @@ config enum
 config variable
        option name 'bssid'
        option section 'wireless.wifi-iface'
-       option title BSSID
+       option title 'BSSID'
 
 config variable
        option name 'txpower'