mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
Used forward references to remove #includes from header files
This commit is contained in:
parent
ca703b1ff1
commit
f6194f0eb7
19 changed files with 40 additions and 31 deletions
|
@ -72,6 +72,7 @@
|
|||
#include "flight/altitudehold.h"
|
||||
#include "flight/failsafe.h"
|
||||
#include "flight/imu.h"
|
||||
#include "flight/pid.h"
|
||||
#include "flight/navigation.h"
|
||||
|
||||
#include "config/runtime_config.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue