mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 11:29:51 +03:00
Zorro Int ELRS (#8848)
This commit is contained in:
parent
8e42906cb6
commit
1d9f94e44f
25 changed files with 283 additions and 136 deletions
|
@ -66,4 +66,16 @@ boards = {
|
|||
"PCB": "X7",
|
||||
"PCBREV": "TX12",
|
||||
},
|
||||
"TLITE": {
|
||||
"PCB": "X7",
|
||||
"PCBREV": "TLITE",
|
||||
},
|
||||
"TPRO": {
|
||||
"PCB": "X7",
|
||||
"PCBREV": "TPRO",
|
||||
},
|
||||
"ZORRO": {
|
||||
"PCB": "X7",
|
||||
"PCBREV": "ZORRO",
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue