mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Merge pull request #1504 from betaflight/bf_rx_crsf
Team Blacksheep Crossfire RX and telemetry
This commit is contained in:
commit
3a772c447c
20 changed files with 1553 additions and 28 deletions
|
@ -435,7 +435,8 @@ static const char * const lookupTableSerialRX[] = {
|
|||
"XB-B",
|
||||
"XB-B-RJ01",
|
||||
"IBUS",
|
||||
"JETIEXBUS"
|
||||
"JETIEXBUS",
|
||||
"CRSF"
|
||||
};
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue