mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
Redefine rate implementation // new power expo // remove super expo feature
This commit is contained in:
parent
633832af0f
commit
24b4036968
9 changed files with 40 additions and 28 deletions
|
@ -56,5 +56,6 @@ typedef enum {
|
|||
DEBUG_RC_INTERPOLATION,
|
||||
DEBUG_VELOCITY,
|
||||
DEBUG_DTERM_FILTER,
|
||||
DEBUG_ANGLERATE,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue