1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-23 00:05:19 +03:00

Add configurator support for FFPV24G into configurator (#744)

* add configurator support for FFPV24G

* change naming to match FC code
This commit is contained in:
Carsten W 2019-04-29 17:24:19 +02:00 committed by Paweł Spychalski
parent 3dcffdd292
commit a9f9487d4f
3 changed files with 10 additions and 2 deletions

View file

@ -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