mirror of
https://github.com/opentx/opentx.git
synced 2025-07-12 19:10:19 +03:00
add option in script
This commit is contained in:
parent
7e4d83f75e
commit
f81b59097d
1 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ boards = {
|
||||||
"PPM": "NO",
|
"PPM": "NO",
|
||||||
"DSM2": "NO",
|
"DSM2": "NO",
|
||||||
"SBUS": "NO",
|
"SBUS": "NO",
|
||||||
# "MEITUAN":"YES",
|
"MEITUAN":"YES",
|
||||||
},
|
},
|
||||||
"X9LITE": {
|
"X9LITE": {
|
||||||
"PCB": "X9LITE",
|
"PCB": "X9LITE",
|
||||||
|
@ -56,7 +56,7 @@ boards = {
|
||||||
"DSM2": "NO",
|
"DSM2": "NO",
|
||||||
"SBUS": "NO",
|
"SBUS": "NO",
|
||||||
"DEFAULT_MODE": "2",
|
"DEFAULT_MODE": "2",
|
||||||
# "MEITUAN":"YES",
|
"MEITUAN":"YES",
|
||||||
},
|
},
|
||||||
"X9D+2019": {
|
"X9D+2019": {
|
||||||
"PCB": "X9D+",
|
"PCB": "X9D+",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue