1
0
Fork 0
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:
Konstantin Sharlaimov (DigitalEntity) 2016-05-06 21:04:31 +10:00
parent 81a49d48b2
commit a8143e11c1
3 changed files with 9 additions and 0 deletions

View file

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