mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 12:25:20 +03:00
main: Remove duplicated includes
* Remove duplicate includes from 50391f2c
* No functional change.
This commit is contained in:
parent
c806046181
commit
b49bdcd169
1 changed files with 0 additions and 3 deletions
|
@ -41,9 +41,6 @@
|
|||
#include "drivers/adc.h"
|
||||
#include "drivers/bus_i2c.h"
|
||||
#include "drivers/bus_spi.h"
|
||||
#include "drivers/gpio.h"
|
||||
#include "drivers/light_led.h"
|
||||
#include "drivers/sound_beeper.h"
|
||||
#include "drivers/inverter.h"
|
||||
|
||||
#include "flight/flight.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue