mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
3djc/2.4 add 2.3 pr (#8099)
This commit is contained in:
parent
87cd9047b1
commit
24f93a7cbe
94 changed files with 22779 additions and 205 deletions
|
@ -18,6 +18,16 @@ boards = {
|
|||
"PCB": "X10",
|
||||
"PCBREV": "TX16S",
|
||||
"DEFAULT_MODE": "2",
|
||||
},
|
||||
"TX12_1": {
|
||||
"PCB": "X7",
|
||||
"PCBREV": "TX12",
|
||||
"DEFAULT_MODE": "1",
|
||||
},
|
||||
"TX12_2": {
|
||||
"PCB": "X7",
|
||||
"PCBREV": "TX12",
|
||||
"DEFAULT_MODE": "2",
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue