mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 16:25:31 +03:00
Removed unnecessary #includes
This commit is contained in:
parent
32bdeaaa8f
commit
58c85029d6
33 changed files with 24 additions and 121 deletions
|
@ -34,9 +34,6 @@
|
|||
#include "common/utils.h"
|
||||
|
||||
#include "drivers/system.h"
|
||||
#include "drivers/serial.h"
|
||||
#include "drivers/serial_uart.h"
|
||||
#include "drivers/gpio.h"
|
||||
#include "drivers/light_led.h"
|
||||
|
||||
#include "sensors/sensors.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue