gluon-core: fix and complete list of outdoor board names
This commit is contained in:
parent
3d4fb37351
commit
cd9f1a0f0c
@ -24,9 +24,16 @@ end
|
||||
|
||||
function M.is_outdoor_device()
|
||||
if M.match('ar71xx', 'generic', {
|
||||
'cpe510-520-v1',
|
||||
'ubnt-nano-m',
|
||||
'ubnt-nano-m-xw',
|
||||
'bullet-m',
|
||||
'cpe510',
|
||||
'lbe-m5',
|
||||
'loco-m-xw',
|
||||
'nanostation-m',
|
||||
'nanostation-m-xw',
|
||||
'rocket-m',
|
||||
'rocket-m-ti',
|
||||
'rocket-m-xw',
|
||||
'unifi-outdoor',
|
||||
}) then
|
||||
return true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user