1
0
Fork 0
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:
ctzsnooze 2018-07-09 21:03:16 +10:00 committed by mikeller
parent 4c917efa50
commit 94c7109a4c
3 changed files with 8 additions and 12 deletions

View file

@ -274,9 +274,8 @@ static const char * const lookupTableDtermLowpassType[] = {
};
static const char * const lookupTableAntiGravityMode[] = {
"OFF",
"STEP",
"SMOOTH",
"STEP",
};
static const char * const lookupTableFailsafe[] = {