mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
add abs control debug modes
This commit is contained in:
parent
173e958daf
commit
fb6558a142
3 changed files with 9 additions and 3 deletions
|
@ -99,6 +99,8 @@ typedef enum {
|
|||
DEBUG_DSHOT_RPM_TELEMETRY,
|
||||
DEBUG_RPM_FILTER,
|
||||
DEBUG_D_MIN,
|
||||
DEBUG_AC_CORRECTION,
|
||||
DEBUG_AC_ERROR,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue