1
0
Fork 0
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:
borisbstyle 2015-12-22 17:42:57 +01:00
parent 27c6db51fb
commit a3fe45d774
8 changed files with 79 additions and 31 deletions

View file

@ -27,7 +27,7 @@
#include "drivers/system.h"
//#define SCHEDULER_DEBUG
#define SCHEDULER_DEBUG
cfTaskId_e currentTaskId = TASK_NONE;