mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
Radiomaster Zorro (#8791)
This commit is contained in:
parent
35607154b6
commit
92db767833
55 changed files with 698 additions and 67 deletions
|
@ -29,6 +29,16 @@ boards = {
|
|||
"PCBREV": "TX12",
|
||||
"DEFAULT_MODE": "2",
|
||||
},
|
||||
"ZORRO_1": {
|
||||
"PCB": "X7",
|
||||
"PCBREV": "ZORRO",
|
||||
"DEFAULT_MODE": "1",
|
||||
},
|
||||
"ZORRO_2": {
|
||||
"PCB": "X7",
|
||||
"PCBREV": "ZORRO",
|
||||
"DEFAULT_MODE": "2",
|
||||
},
|
||||
"T8_1": {
|
||||
"PCB": "X7",
|
||||
"PCBREV": "T8",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue