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:
parent
57ca4be2aa
commit
e6b5719cc4
4 changed files with 15 additions and 1 deletions
3
js/fc.js
3
js/fc.js
|
@ -769,7 +769,8 @@ var FC = {
|
|||
'IBUS',
|
||||
'JETI EXBUS',
|
||||
'TBS Crossfire',
|
||||
'FPort'
|
||||
'FPort',
|
||||
'SBUS Fast',
|
||||
];
|
||||
|
||||
return data;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue