mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
RPM Limiter (#12054)
This commit is contained in:
parent
2570e71b42
commit
26701f0638
11 changed files with 146 additions and 26 deletions
|
@ -111,6 +111,7 @@ typedef enum {
|
|||
DEBUG_ANGLE_TARGET,
|
||||
DEBUG_CURRENT_ANGLE,
|
||||
DEBUG_DSHOT_TELEMETRY_COUNTS,
|
||||
DEBUG_RPM_LIMIT,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue