* luci/libs/uvl: add "device" option to wireless scheme
This commit is contained in:
parent
d46dc677e2
commit
225de06244
1 changed files with 6 additions and 0 deletions
|
@ -169,6 +169,12 @@ config section
|
||||||
option package 'wireless'
|
option package 'wireless'
|
||||||
option title 'Interfaces'
|
option title 'Interfaces'
|
||||||
|
|
||||||
|
config variable
|
||||||
|
option name 'device'
|
||||||
|
option section 'wireless.wifi-iface'
|
||||||
|
option title 'Wifi Device'
|
||||||
|
option valueof 'wireless.wifi-device'
|
||||||
|
|
||||||
config variable
|
config variable
|
||||||
option name 'ssid'
|
option name 'ssid'
|
||||||
option section 'wireless.wifi-iface'
|
option section 'wireless.wifi-iface'
|
||||||
|
|
Loading…
Reference in a new issue