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:
authorMichel Pastor <shellixyz@users.noreply.github.com>2020-09-04 10:15:13 +0300
committerGitHub <noreply@github.com>2020-09-04 10:15:13 +0300
commitf76c83801d461982893ccd85747b758f92cbef5c (patch)
treeefcea7444915c54551b45e1a15f861153c17552a /js
parent442821e1ba76c2e3c81e2d1880c104f4d8956b7d (diff)
Add SmartPort master (#993)
Diffstat (limited to 'js')
-rw-r--r--js/msp/MSPHelper.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/msp/MSPHelper.js b/js/msp/MSPHelper.js
index 535df725..de43f68c 100644
--- a/js/msp/MSPHelper.js
+++ b/js/msp/MSPHelper.js
@@ -42,6 +42,7 @@ var mspHelper = (function (gui) {
'GSM_SMS': 19,
'FRSKY_OSD': 20,
'DJI_FPV': 21,
+ 'SMARTPORT_MASTER': 23,
};
// Required for MSP_DEBUGMSG because console.log() doesn't allow omitting