mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 14:25:20 +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
|
@ -63,6 +63,8 @@
|
|||
|
||||
#include "io/display.h"
|
||||
|
||||
#include "rx/rx.h"
|
||||
|
||||
#include "scheduler/scheduler.h"
|
||||
|
||||
extern profile_t *currentProfile;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue