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>2019-05-25 18:30:50 +0300
committerGitHub <noreply@github.com>2019-05-25 18:30:50 +0300
commit4cf10eedf9cce88c169efa21f3d3ee41b3aaef59 (patch)
tree21726c401cf59d3dc97adedece7c329eb07adccb /js
parentbe7e3698a1394aa17e30e763b4fbd75de0ecbb3b (diff)
Add the GSM SMS telemetry option (#781)
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 4ea4b282..0bd2cb86 100644
--- a/js/msp/MSPHelper.js
+++ b/js/msp/MSPHelper.js
@@ -50,6 +50,7 @@ var mspHelper = (function (gui) {
'RANGEFINDER': 16,
'VTX_FFPV': 17,
'ESC': 18,
+ 'GSM_SMS': 19,
};
// Required for MSP_DEBUGMSG because console.log() doesn't allow omitting