mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-17 13:25:24 +03:00
Added GUI support for iBUS telemetry.
This commit is contained in:
parent
a9bbbe5a32
commit
0cab8f9277
3 changed files with 10 additions and 1 deletions
|
@ -22,6 +22,7 @@ function MspHelper () {
|
|||
'TELEMETRY_MAVLINK': 9,
|
||||
'ESC_SENSOR': 10,
|
||||
'TBS_SMARTAUDIO': 11,
|
||||
'TELEMETRY_IBUS': 12,
|
||||
'IRC_TRAMP': 13
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue