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:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2022-06-29 12:36:56 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2022-06-29 12:36:56 +0300
commit2db5696969d2d3792f0782133d72b137c2a9881a (patch)
tree7da88d6bfe236c97a7d8d26af37377820983d53a /js
parent09f40d96b4ae7348f244b33aea0c82ee5c0e6dc6 (diff)
Drop DJI NAZA GPS protocol
Diffstat (limited to 'js')
-rw-r--r--js/fc.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/fc.js b/js/fc.js
index ab0e5375..7500f541 100644
--- a/js/fc.js
+++ b/js/fc.js
@@ -596,7 +596,6 @@ var FC = {
return [
'NMEA',
'UBLOX',
- 'DJI NAZA',
'UBLOX7',
'MSP'
];