mirror of https://github.com/openwrt/luci.git
Merge branch 'master' of github.com:openwrt/luci
commit
0eef467871
|
@ -17,4 +17,9 @@ config 'defaults' 'wifi_device'
|
|||
option 'bssid' '02:07:04:08:08:09'
|
||||
|
||||
config 'defaults' 'bssidscheme'
|
||||
option '13' '02:07:04:08:08:09'
|
||||
option '13' '02:07:04:08:08:09'
|
||||
option '36' '02:36:CA:FF:EE:EE'
|
||||
|
||||
config 'defaults' 'ssidscheme'
|
||||
option '13' 'ch13.freifunk.net'
|
||||
option '36' 'ch36.freifunk.net'
|
||||
|
|
Loading…
Reference in New Issue