mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-20 06:45:16 +03:00
Smooth anti gravity
This commit is contained in:
parent
60a59334a5
commit
4c917efa50
17 changed files with 103 additions and 22 deletions
|
@ -1036,5 +1036,5 @@ extern "C" {
|
|||
return false;
|
||||
}
|
||||
|
||||
float pidItermAccelerator(void) { return 1.0; }
|
||||
bool pidOsdAntiGravityActive(void) { return false; }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue