1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-14 20:10:11 +03:00

Add the GSM SMS telemetry option (#781)

This commit is contained in:
Michel Pastor 2019-05-25 17:30:50 +02:00 committed by GitHub
parent be7e3698a1
commit 4cf10eedf9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 12 additions and 0 deletions

View file

@ -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