Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/msp/MSPHelper.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/js/msp/MSPHelper.js b/js/msp/MSPHelper.js
index 4384e657..e1dc856d 100644
--- a/js/msp/MSPHelper.js
+++ b/js/msp/MSPHelper.js
@@ -45,7 +45,8 @@ var mspHelper = (function (gui) {
'RUNCAM_DEVICE_CONTROL': 10,
'TBS_SMARTAUDIO': 11,
'IRC_TRAMP': 12,
- 'RANGEFINDER': 16
+ 'RANGEFINDER': 16,
+ 'VTX_FFPV': 17,
};
// Required for MSP_DEBUGMSG because console.log() doesn't allow omitting