1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-19 14:25:13 +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

@ -769,7 +769,8 @@ var FC = {
'IBUS',
'JETI EXBUS',
'TBS Crossfire',
'FPort'
'FPort',
'SBUS Fast',
];
return data;