Skip to content
Snippets Groups Projects
Commit cd9f1a0f authored by Martin Weinelt's avatar Martin Weinelt Committed by Martin Weinelt
Browse files

gluon-core: fix and complete list of outdoor board names

parent 3d4fb373
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment