1
0
Fork 0
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:
Bertrand Songis 2019-08-21 08:22:16 +02:00
parent 2ce17f3b68
commit 0330650e81
No known key found for this signature in database
GPG key ID: F189F79290FEC50F

View file

@ -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",