mirror of
https://github.com/opentx/opentx.git
synced 2025-07-15 20:35:17 +03:00
Add internal elrs option to TX16S
This commit is contained in:
parent
639ea8be70
commit
1b79561a0a
2 changed files with 2 additions and 0 deletions
|
@ -319,4 +319,5 @@ options_radiomaster_tx16s = {
|
|||
"bluetooth": ("BLUETOOTH", "YES", "NO"),
|
||||
"internalgps": ("INTERNAL_GPS", "YES", "NO"),
|
||||
"externalaccessmod": ("HARDWARE_EXTERNAL_ACCESS_MOD", "YES", "NO"),
|
||||
"internalelrs": ("INTERNAL_MODULE_ELRS", "YES", "NO"),
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue