mirror of
https://github.com/opentx/opentx.git
synced 2025-07-19 14:25:11 +03:00
Potscroll option added
This commit is contained in:
parent
357b87a281
commit
ce68d6d77d
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ options_stock = [[("", "EXT=STD"), ("frsky", "EXT=FRSKY"), ("jeti", "EXT=JETI"),
|
||||||
[("", "AUDIO=NO"), ("audio", "AUDIO=YES")],
|
[("", "AUDIO=NO"), ("audio", "AUDIO=YES")],
|
||||||
[("", "HAPTIC=NO"), ("haptic", "HAPTIC=YES")],
|
[("", "HAPTIC=NO"), ("haptic", "HAPTIC=YES")],
|
||||||
[("", "DSM2=NO"), ("DSM2", "DSM2=PPM")],
|
[("", "DSM2=NO"), ("DSM2", "DSM2=PPM")],
|
||||||
[("", "NAVIGATION=NO")], # , ("navpots", "NAVIGATION=POTS")],
|
[("", "NAVIGATION=NO"), ("potscroll", "NAVIGATION=POTS")],
|
||||||
# ("PXX", "PXX=NO", "PXX=YES"),
|
# ("PXX", "PXX=NO", "PXX=YES"),
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue