Skip to content
Snippets Groups Projects
Commit e06e555a authored by Felix Baumann's avatar Felix Baumann
Browse files

ramips: add new lines to separate vendors consistently

parent 3e3a7987
No related branches found
No related tags found
No related merge requests found
...@@ -65,6 +65,7 @@ device('netgear-wndr3700-v5', 'netgear_wndr3700-v5', { ...@@ -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') ...@@ -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', { ...@@ -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', {
......
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