Skip to content

Commit

Permalink
Merge pull request #2708 from phobos-/express-lrs
Browse files Browse the repository at this point in the history
Added EXPRESSLRS to the list of SPI protocols
  • Loading branch information
haslinghuis committed Dec 23, 2021
2 parents 4b8b221 + 4bc3bfb commit 90f15fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/js/tabs/receiver.js
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,7 @@ TABS.receiver.initialize = function (callback) {
spiRxTypes.push(
'FRSKY_X_V2',
'FRSKY_X_LBT_V2',
'EXPRESSLRS',
);
}

Expand Down

0 comments on commit 90f15fa

Please sign in to comment.