mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
Ibus added to cli // refreshrate added
This commit is contained in:
parent
016dac3bca
commit
927099a105
2 changed files with 3 additions and 1 deletions
|
@ -351,7 +351,8 @@ static const char * const lookupTableSerialRX[] = {
|
|||
"SUMD",
|
||||
"SUMH",
|
||||
"XB-B",
|
||||
"XB-B-RJ01"
|
||||
"XB-B-RJ01",
|
||||
"IBUS"
|
||||
};
|
||||
|
||||
static const char * const lookupTableGyroLpf[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue