Skip to content

Commit 4bc3bfb

Browse files
author
Pawel Stefanski
committed
Added EXPRESSLRS to the list of SPI protocols
1 parent 4b8b221 commit 4bc3bfb

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)