1
0
Fork 0
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:
Konstantin Sharlaimov (DigitalEntity) 2016-05-06 22:05:13 +10:00
parent 395c413992
commit e366967be8
3 changed files with 9 additions and 0 deletions

View file

@ -150,6 +150,7 @@ var MSP = {
'TELEMETRY_SMARTPORT': 5,
'RX_SERIAL': 6,
'BLACKBOX': 7,
'TELEMETRY_MAVLINK': 8,
},
read: function (readInfo) {