Skip to content
Snippets Groups Projects
Unverified Commit dc841ea4 authored by David Bauer's avatar David Bauer Committed by GitHub
Browse files

mediatek-filogic: add support for Ubiquiti UniFi 6 Plus (#3098)

parent 9e4d8ad4
No related branches found
No related tags found
No related merge requests found
......@@ -294,6 +294,10 @@ mediatek-filogic
- WAX220
* Ubiquiti
- UniFi 6 Plus
* ZyXEL
- NWA50AX Pro
......
......@@ -26,6 +26,13 @@ device('netgear-wax220', 'netgear_wax220', {
})
-- Ubiquiti
device('ubiquiti-unifi-6-plus', 'ubnt_unifi-6-plus', {
factory = false,
})
-- ZyXEL
device('zyxel-nwa50ax-pro', 'zyxel_nwa50ax-pro')
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