1
0
Fork 0
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:
J Blackman 2016-11-20 03:17:32 +11:00 committed by GitHub
commit 3a772c447c
20 changed files with 1553 additions and 28 deletions

View file

@ -435,7 +435,8 @@ static const char * const lookupTableSerialRX[] = {
"XB-B",
"XB-B-RJ01",
"IBUS",
"JETIEXBUS"
"JETIEXBUS",
"CRSF"
};
#endif