Merge pull request #2708 from phobos-/express-lrs
Added EXPRESSLRS to the list of SPI protocols10.8-maintenance 10.8.0-RC1
commit
90f15faf79
|
@ -310,6 +310,7 @@ TABS.receiver.initialize = function (callback) {
|
|||
spiRxTypes.push(
|
||||
'FRSKY_X_V2',
|
||||
'FRSKY_X_LBT_V2',
|
||||
'EXPRESSLRS',
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue