mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 09:45:37 +03:00
Fix compass loop time (#13125)
This commit is contained in:
parent
f223b2376e
commit
96e6b79430
3 changed files with 18 additions and 4 deletions
|
@ -31,6 +31,7 @@
|
|||
#include "cms/cms.h"
|
||||
|
||||
#include "common/color.h"
|
||||
#include "common/time.h"
|
||||
#include "common/utils.h"
|
||||
|
||||
#include "config/feature.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue