1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00

Removed repeated #include

This commit is contained in:
Martin Budden 2016-06-14 16:54:16 +01:00
parent 762f027e8a
commit 43e5a16373

View file

@ -11,8 +11,6 @@
#include "platform.h"
#include "i2c_bst.h"
#include "common/axis.h"
#include "common/color.h"
#include "common/maths.h"