Merge pull request #2716 from Kistelini/add-archer-c6-v3

ramips-mt7621: add TP-Link Archer C6 v3
This commit is contained in:
Jan-Niklas Burfeind 2023-01-10 21:18:45 +01:00 committed by GitHub
commit 00e61ae968
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,10 @@ device('netgear-wndr3700-v5', 'netgear_wndr3700-v5', {
-- TP-Link -- TP-Link
device('tp-link-archer-c6-v3', 'tplink_archer-c6-v3', {
broken = true, -- LAN LED not working - review after resolving #2756
})
device('tp-link-re500-v1', 'tplink_re500-v1') device('tp-link-re500-v1', 'tplink_re500-v1')
device('tp-link-re650-v1', 'tplink_re650-v1') device('tp-link-re650-v1', 'tplink_re650-v1')