mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-21 15:25:36 +03:00
2khz Support Added
This commit is contained in:
parent
27c6db51fb
commit
a3fe45d774
8 changed files with 79 additions and 31 deletions
|
@ -91,7 +91,7 @@ enum {
|
|||
ALIGN_MAG = 2
|
||||
};
|
||||
|
||||
//#define JITTER_DEBUG 0 // Specify debug value for jitter debug
|
||||
#define JITTER_DEBUG 0 // Specify debug value for jitter debug
|
||||
|
||||
/* VBAT monitoring interval (in microseconds) - 1s*/
|
||||
#define VBATINTERVAL (6 * 3500)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue