mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +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
|
@ -22,6 +22,7 @@
|
|||
#include "platform.h"
|
||||
|
||||
#include "build_config.h"
|
||||
#include "debug.h"
|
||||
|
||||
#include "blackbox/blackbox_io.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue