Skip to content

Commit 90f15fa

Browse files
authored
Merge pull request #2708 from phobos-/express-lrs
Added EXPRESSLRS to the list of SPI protocols
2 parents 4b8b221 + 4bc3bfb commit 90f15fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/js/tabs/receiver.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,7 @@ TABS.receiver.initialize = function (callback) {
310310
spiRxTypes.push(
311311
'FRSKY_X_V2',
312312
'FRSKY_X_LBT_V2',
313+
'EXPRESSLRS',
313314
);
314315
}
315316

0 commit comments

Comments
 (0)