mediatek-filogic: add support for Cudy WR3000 v1
This commit is contained in:
parent
5846a7003d
commit
866116b9a7
@ -1,6 +1,13 @@
|
|||||||
-- ASUS
|
-- ASUS
|
||||||
|
|
||||||
device('asus_tuf-ax4200', 'asus_tuf-ax4200', {
|
device('asus_tuf-ax4200', 'asus_tuf-ax4200', {
|
||||||
factory = false,
|
factory = false,
|
||||||
|
})
|
||||||
|
|
||||||
|
|
||||||
|
-- Cudy
|
||||||
|
|
||||||
|
device('cudy-wr3000-v1', 'cudy_wr3000-v1', {
|
||||||
|
factory = false,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user