1
0
Fork 0
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:
borisbstyle 2016-10-13 01:41:04 +02:00
parent 145481afb3
commit 0e827b331d
9 changed files with 33 additions and 30 deletions

View file

@ -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[] = {