mirror of
https://github.com/opentx/opentx.git
synced 2025-07-13 19:40:20 +03:00
Add XLITE to FrSky production script
This commit is contained in:
parent
2ce17f3b68
commit
0330650e81
1 changed files with 9 additions and 0 deletions
|
@ -9,6 +9,15 @@ import tempfile
|
|||
|
||||
|
||||
options = {
|
||||
"XLITE": {
|
||||
"LUA": "NO_MODEL_SCRIPTS",
|
||||
"GVARS": "YES",
|
||||
"MODULE_SIZE_STD": "NO",
|
||||
"PPM": "NO",
|
||||
"DSM2": "NO",
|
||||
"CROSSFIRE": "NO",
|
||||
"SBUS": "NO",
|
||||
},
|
||||
"XLITES": {
|
||||
"LUA": "NO_MODEL_SCRIPTS",
|
||||
"GVARS": "YES",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue