mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
New Beebrain defaults // refactoring
This commit is contained in:
parent
145481afb3
commit
0e827b331d
9 changed files with 33 additions and 30 deletions
|
@ -532,7 +532,7 @@ static const char * const lookupTableRcInterpolation[] = {
|
|||
};
|
||||
|
||||
static const char * const lookupTableLowpassType[] = {
|
||||
"NORMAL", "HIGH", "DENOISE"
|
||||
"PT1", "BIQUAD", "FIR"
|
||||
};
|
||||
|
||||
static const char * const lookupTableFailsafe[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue