mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-25 17:25:20 +03:00
Removed unnecessary #includes
This commit is contained in:
parent
32bdeaaa8f
commit
58c85029d6
33 changed files with 24 additions and 121 deletions
|
@ -28,12 +28,8 @@
|
|||
|
||||
#include "build/build_config.h"
|
||||
|
||||
#include "drivers/serial.h"
|
||||
#include "drivers/system.h"
|
||||
#include "drivers/display_ug2864hsweg01.h"
|
||||
#include "drivers/sensor.h"
|
||||
#include "drivers/accgyro.h"
|
||||
#include "drivers/compass.h"
|
||||
|
||||
#include "common/printf.h"
|
||||
#include "common/maths.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue