Skip to content
Snippets Groups Projects
Commit 8636f096 authored by Nico's avatar Nico
Browse files

Revert "fixup! mediatek: filogic: add support for Cudy AP3000 Outdoor v1"

This reverts commit 0fc9f0e3.
parent 297f8be7
No related branches found
No related tags found
No related merge requests found
...@@ -69,11 +69,6 @@ function M.is_outdoor_device() ...@@ -69,11 +69,6 @@ function M.is_outdoor_device()
'zyxel,nwa55axe', 'zyxel,nwa55axe',
}) then }) then
return true return true
elseif M.match('mediatek', 'filogic', {
'cudy,ap3000outdoor-v1',
}) then
return true
end end
return false return false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment