1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-19 14:25:20 +03:00

Removed unnecesary #includes from drivers

This commit is contained in:
Martin Budden 2016-07-11 18:45:35 +01:00
parent 84cf4eb2e1
commit 3d8ee50934
37 changed files with 14 additions and 74 deletions

View file

@ -21,8 +21,6 @@
#include <platform.h>
#include "build_config.h"
#include "drivers/nvic.h"
#include "drivers/dma.h"