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
diff options
context:
space:
mode:
Diffstat (limited to 'tabs/ports.js')
-rw-r--r--tabs/ports.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tabs/ports.js b/tabs/ports.js
index af923652..f6320ed9 100644
--- a/tabs/ports.js
+++ b/tabs/ports.js
@@ -94,7 +94,7 @@ TABS.ports.initialize = function (callback) {
);
functionRules.push({
- name: 'HDZERO_VTX',
+ name: 'MSP_DISPLAYPORT',
groups: ['peripherals'],
maxPorts: 1 }
);