mirror of
https://github.com/opentx/opentx.git
synced 2025-07-24 16:55:20 +03:00
TX16S internal gps option (#7632)
This commit is contained in:
parent
f0a1c65d95
commit
82b13ebe3f
7 changed files with 44 additions and 7 deletions
|
@ -234,4 +234,5 @@ options_radiomaster_tx16s = {
|
|||
"nooverridech": ("OVERRIDE_CHANNEL_FUNCTION", "NO", "YES"),
|
||||
"flexr9m": ("MODULE_PROTOCOL_FLEX", "YES", None),
|
||||
"bluetooth": ("BLUETOOTH", "YES", "NO"),
|
||||
"internalgps": ("INTERNAL_GPS", "YES", "NO"),
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue