mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 13:25:30 +03:00
Lock altitude task to 100Hz
+ fix baro calibration + baro refactoring
This commit is contained in:
parent
c5468981e6
commit
f17a2af8c3
10 changed files with 54 additions and 86 deletions
|
@ -98,6 +98,7 @@
|
|||
#include "flight/gps_rescue.h"
|
||||
#include "flight/pid.h"
|
||||
#include "flight/pid_init.h"
|
||||
#include "flight/position.h"
|
||||
#include "flight/servos.h"
|
||||
|
||||
#include "io/asyncfatfs/asyncfatfs.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue