mirror of
https://github.com/betaflight/betaflight-configurator.git
synced 2025-07-16 21:05:30 +03:00
Support for MAVLink telemetry
This commit is contained in:
parent
81a49d48b2
commit
a8143e11c1
3 changed files with 9 additions and 0 deletions
|
@ -149,6 +149,7 @@ var MSP = {
|
|||
'TELEMETRY_SMARTPORT': 5,
|
||||
'RX_SERIAL': 6,
|
||||
'BLACKBOX': 7,
|
||||
'TELEMETRY_MAVLINK': 8,
|
||||
},
|
||||
|
||||
read: function (readInfo) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue