mirror of
https://github.com/opentx/opentx.git
synced 2025-07-14 20:10:08 +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 = {
|
options = {
|
||||||
|
"XLITE": {
|
||||||
|
"LUA": "NO_MODEL_SCRIPTS",
|
||||||
|
"GVARS": "YES",
|
||||||
|
"MODULE_SIZE_STD": "NO",
|
||||||
|
"PPM": "NO",
|
||||||
|
"DSM2": "NO",
|
||||||
|
"CROSSFIRE": "NO",
|
||||||
|
"SBUS": "NO",
|
||||||
|
},
|
||||||
"XLITES": {
|
"XLITES": {
|
||||||
"LUA": "NO_MODEL_SCRIPTS",
|
"LUA": "NO_MODEL_SCRIPTS",
|
||||||
"GVARS": "YES",
|
"GVARS": "YES",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue