1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 06:15:16 +03:00

Merge pull request #7339 from phobos-/frsky-x-lbt

Implemented FRSKY X EU LBT
This commit is contained in:
Michael Keller 2019-01-09 23:02:43 +13:00 committed by GitHub
commit ec083dfa9e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 120 additions and 84 deletions

View file

@ -228,6 +228,7 @@ static const char * const lookupTableRxSpi[] = {
"INAV",
"FRSKY_D",
"FRSKY_X",
"FRSKY_X_LBT",
"FLYSKY",
"FLYSKY_2A",
"KN",