mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Setpoint PID attenuation (for wings) (#13719)
* Setpoint PID attenuation * Suggestions from ledvinap's review
This commit is contained in:
parent
8eec0fe8d5
commit
2ceb8e0417
11 changed files with 137 additions and 2 deletions
|
@ -121,6 +121,7 @@ typedef enum {
|
|||
DEBUG_EZLANDING,
|
||||
DEBUG_TPA,
|
||||
DEBUG_S_TERM,
|
||||
DEBUG_SPA,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue