1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-14 11:59:51 +03:00

[DJI] Add support for DJI FPV goggles and SBUS Fast protocol

This commit is contained in:
Konstantin (DigitalEntity) Sharlaimov 2020-01-02 10:34:57 +01:00
parent 57ca4be2aa
commit e6b5719cc4
4 changed files with 15 additions and 1 deletions

View file

@ -52,6 +52,7 @@ var mspHelper = (function (gui) {
'ESC': 18,
'GSM_SMS': 19,
'FRSKY_OSD': 20,
'DJI_FPV': 21,
};
// Required for MSP_DEBUGMSG because console.log() doesn't allow omitting