Merge pull request #2874 from freifunk-gluon/backport-2706-to-v2022.1.x
[Backport v2022.1.x] ath79-generic: add support for Teltonika RUT230 v1
This commit is contained in:
commit
4d955690f5
@ -91,6 +91,10 @@ ath79-generic
|
||||
|
||||
- WS-AP3610
|
||||
|
||||
* Teltonika
|
||||
|
||||
- RUT230 (v1)
|
||||
|
||||
* TP-Link
|
||||
|
||||
- Archer A7 (v5)
|
||||
|
@ -342,6 +342,12 @@ device('siemens-ws-ap3610', 'siemens_ws-ap3610', {
|
||||
factory = false,
|
||||
})
|
||||
|
||||
|
||||
-- Teltonika
|
||||
|
||||
device('teltonika-rut230-v1', 'teltonika_rut230-v1')
|
||||
|
||||
|
||||
-- TP-Link
|
||||
|
||||
device('tp-link-archer-a7-v5', 'tplink_archer-a7-v5', {
|
||||
|
Loading…
Reference in New Issue
Block a user