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

Merge pull request #2706 from blocktrron/rut230

ath79-generic: add support for Teltonika RUT230 v1
parents 34ba8b30 7d9d8cb6
No related branches found
No related tags found
No related merge requests found
...@@ -95,6 +95,10 @@ ath79-generic ...@@ -95,6 +95,10 @@ ath79-generic
- WS-AP3610 - WS-AP3610
* Teltonika
- RUT230 (v1)
* TP-Link * TP-Link
- Archer A7 (v5) - Archer A7 (v5)
......
...@@ -365,6 +365,12 @@ device('siemens-ws-ap3610', 'siemens_ws-ap3610', { ...@@ -365,6 +365,12 @@ device('siemens-ws-ap3610', 'siemens_ws-ap3610', {
factory = false, factory = false,
}) })
-- Teltonika
device('teltonika-rut230-v1', 'teltonika_rut230-v1')
-- TP-Link -- TP-Link
device('tp-link-archer-a7-v5', 'tplink_archer-a7-v5', { device('tp-link-archer-a7-v5', 'tplink_archer-a7-v5', {
......
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