mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
Improved scheduler and task timing instrumentation
This commit is contained in:
parent
ccd759d93a
commit
4fe68ce093
10 changed files with 71 additions and 30 deletions
|
@ -60,5 +60,6 @@ typedef enum {
|
|||
DEBUG_DTERM_FILTER,
|
||||
DEBUG_ANGLERATE,
|
||||
DEBUG_ESC_TELEMETRY,
|
||||
DEBUG_SCHEDULER,
|
||||
DEBUG_COUNT
|
||||
} debugType_e;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue