1
0
Fork 0
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:
Bas Delfos 2016-11-23 21:58:29 +01:00
parent aa1ae88ddf
commit b53cbbefc3
33 changed files with 154 additions and 158 deletions

View file

@ -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