mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-22 07:45:29 +03:00
Merge pull request #876 from martinbudden/bf_header_rationalisation
Used forward references to remove #includes from header files
This commit is contained in:
commit
ea0f1f11f8
19 changed files with 40 additions and 31 deletions
|
@ -23,6 +23,7 @@
|
|||
#include "debug.h"
|
||||
|
||||
#include "build_config.h"
|
||||
#include "debug.h"
|
||||
|
||||
#include "blackbox/blackbox_io.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue