mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +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
|
@ -83,4 +83,6 @@ const char * const debugModeNames[DEBUG_COUNT] = {
|
|||
"DSHOT_RPM_TELEMETRY",
|
||||
"RPM_FILTER",
|
||||
"D_MIN",
|
||||
"AC_CORRECTION",
|
||||
"AC_ERROR",
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue