mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 00:35:18 +03:00
DSM2 option added in compile script
This commit is contained in:
parent
1d8fb1f6ee
commit
b122ba1545
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ options_stock = [[("", "EXT=STD"), ("frsky", "EXT=FRSKY"), ("jeti", "EXT=JETI"),
|
|||
[("", "TEMPLATES=NO"), ("templates", "TEMPLATES=YES")],
|
||||
[("", "AUDIO=NO"), ("audio", "AUDIO=YES")],
|
||||
[("", "HAPTIC=NO"), ("haptic", "HAPTIC=YES")],
|
||||
# ("DSM2", "DSM2="NO", "DSM2=PPM"),
|
||||
[("", "DSM2=NO"), ("DSM2", "DSM2=PPM")],
|
||||
# ("PXX", "PXX=NO", "PXX=YES"),
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue