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

[PORTS] Add ESC and OPFLOW to serial port bit masks

This commit is contained in:
Konstantin Sharlaimov (DigitalEntity) 2019-05-11 22:04:23 +02:00
parent 8b9ed31448
commit bc95909055
3 changed files with 24 additions and 0 deletions

View file

@ -45,8 +45,11 @@ var mspHelper = (function (gui) {
'RUNCAM_DEVICE_CONTROL': 10,
'TBS_SMARTAUDIO': 11,
'IRC_TRAMP': 12,
'OPFLOW': 14,
'LOG': 15,
'RANGEFINDER': 16,
'VTX_FFPV': 17,
'ESC': 18,
};
// Required for MSP_DEBUGMSG because console.log() doesn't allow omitting