1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 16:25:31 +03:00

remove double includes

This commit is contained in:
Steffen Windoffer 2016-11-17 22:02:38 +01:00
parent 14370426af
commit fc0b4e3b50
4 changed files with 0 additions and 6 deletions

View file

@ -56,7 +56,6 @@
#include "drivers/sdcard.h"
#include "drivers/usb_io.h"
#include "drivers/transponder_ir.h"
#include "drivers/io.h"
#include "drivers/exti.h"
#include "drivers/vtx_soft_spi_rtc6705.h"