mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
Changes, thanks mikeller and jirif
This commit is contained in:
parent
4c917efa50
commit
94c7109a4c
3 changed files with 8 additions and 12 deletions
|
@ -274,9 +274,8 @@ static const char * const lookupTableDtermLowpassType[] = {
|
|||
};
|
||||
|
||||
static const char * const lookupTableAntiGravityMode[] = {
|
||||
"OFF",
|
||||
"STEP",
|
||||
"SMOOTH",
|
||||
"STEP",
|
||||
};
|
||||
|
||||
static const char * const lookupTableFailsafe[] = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue