diff --git a/js/msp/MSPHelper.js b/js/msp/MSPHelper.js index 7dd6b73f..a4b3bac1 100644 --- a/js/msp/MSPHelper.js +++ b/js/msp/MSPHelper.js @@ -19,7 +19,7 @@ function MspHelper () { 'TELEMETRY_SMARTPORT': 5, 'RX_SERIAL': 6, 'BLACKBOX': 7, - 'TELEMETRY_MAVLINK': 8, + 'TELEMETRY_MAVLINK': 9, 'TELEMETRY_ESC': 10 }; }