mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-25 01:05:12 +03:00
MAVLink initial support
This commit is contained in:
parent
395c413992
commit
e366967be8
3 changed files with 9 additions and 0 deletions
|
@ -150,6 +150,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