mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 09:45:37 +03:00
2khz Support Added
This commit is contained in:
parent
27c6db51fb
commit
a3fe45d774
8 changed files with 79 additions and 31 deletions
|
@ -27,7 +27,7 @@
|
|||
|
||||
#include "drivers/system.h"
|
||||
|
||||
//#define SCHEDULER_DEBUG
|
||||
#define SCHEDULER_DEBUG
|
||||
|
||||
cfTaskId_e currentTaskId = TASK_NONE;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue