mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-18 22:05:17 +03:00
Merge pull request #11911 from KarateBrot/baroRate
Lock altitude task at 100Hz & fix baro calibration
This commit is contained in:
commit
dbd0014ac5
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