mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
Moved ESC telemetry to sensors
This commit is contained in:
parent
aa1ae88ddf
commit
b53cbbefc3
33 changed files with 154 additions and 158 deletions
|
@ -59,7 +59,7 @@ typedef enum {
|
|||
DEBUG_VELOCITY,
|
||||
DEBUG_DTERM_FILTER,
|
||||
DEBUG_ANGLERATE,
|
||||
DEBUG_ESC_TELEMETRY,
|
||||
DEBUG_ESC_SENSOR,
|
||||
DEBUG_SCHEDULER,
|
||||
DEBUG_STACK,
|
||||
DEBUG_COUNT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue