ramips: add new lines to separate vendors consistently
This commit is contained in:
parent
3e3a7987b6
commit
e06e555ac2
@ -65,6 +65,7 @@ device('netgear-wndr3700-v5', 'netgear_wndr3700-v5', {
|
|||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
-- TP-Link
|
-- TP-Link
|
||||||
|
|
||||||
device('tp-link-archer-c6-v3', 'tplink_archer-c6-v3', {
|
device('tp-link-archer-c6-v3', 'tplink_archer-c6-v3', {
|
||||||
@ -75,18 +76,21 @@ device('tp-link-re500-v1', 'tplink_re500-v1')
|
|||||||
|
|
||||||
device('tp-link-re650-v1', 'tplink_re650-v1')
|
device('tp-link-re650-v1', 'tplink_re650-v1')
|
||||||
|
|
||||||
|
|
||||||
-- Ubiquiti
|
-- Ubiquiti
|
||||||
|
|
||||||
device('ubiquiti-unifi-6-lite', 'ubnt_unifi-6-lite', {
|
device('ubiquiti-unifi-6-lite', 'ubnt_unifi-6-lite', {
|
||||||
factory = false,
|
factory = false,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
-- Wavlink
|
-- Wavlink
|
||||||
|
|
||||||
device('wavlink-ws-wn572hp3-4g', 'wavlink_ws-wn572hp3-4g', {
|
device('wavlink-ws-wn572hp3-4g', 'wavlink_ws-wn572hp3-4g', {
|
||||||
factory = false,
|
factory = false,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
-- Xiaomi
|
-- Xiaomi
|
||||||
|
|
||||||
device('xiaomi-mi-router-4a-gigabit-edition', 'xiaomi_mi-router-4a-gigabit', {
|
device('xiaomi-mi-router-4a-gigabit-edition', 'xiaomi_mi-router-4a-gigabit', {
|
||||||
@ -101,6 +105,7 @@ device('xiaomi-mi-router-3g-v2', 'xiaomi_mi-router-3g-v2', {
|
|||||||
factory = false,
|
factory = false,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
-- ZBT
|
-- ZBT
|
||||||
|
|
||||||
device('zbtlink-zbt-wg3526-16m', 'zbtlink_zbt-wg3526-16m', {
|
device('zbtlink-zbt-wg3526-16m', 'zbtlink_zbt-wg3526-16m', {
|
||||||
|
Loading…
Reference in New Issue
Block a user