mirror of
https://github.com/opentx/opentx.git
synced 2025-07-26 17:55:19 +03:00
Preliminary T18 support (#7581)
This commit is contained in:
parent
02b61fff24
commit
2d01916055
76 changed files with 952 additions and 426 deletions
|
@ -921,7 +921,8 @@ const char* mm_options_strings::options[] = {
|
|||
STR_MULTI_TELEMETRY,
|
||||
STR_MULTI_SERVOFREQ,
|
||||
STR_MULTI_MAX_THROW,
|
||||
STR_MULTI_RFCHAN
|
||||
STR_MULTI_RFCHAN,
|
||||
STR_MULTI_RFPOWER
|
||||
};
|
||||
|
||||
const mm_protocol_definition multi_protocols[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue