Clarify Spektrum SRXL menu entry.

10.3.x-maintenance
Anders Hoglund 2017-04-16 18:02:51 +02:00
parent 2996682c0a
commit c359ae007b
1 changed files with 1 additions and 1 deletions

View File

@ -453,7 +453,7 @@ TABS.configuration.initialize = function (callback, scrollPosition) {
}
if (semver.gte(CONFIG.apiVersion, "1.24.0")) {
serialRXtypes.push('SRXL');
serialRXtypes.push('Spektrum Bidir SRXL');
}
var serialRX_e = $('select.serialRX');