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

Results from review.

Removed no longer required include build/build_config.h
This commit is contained in:
atomiclama 2016-10-20 08:50:09 +01:00
parent 4afab418fe
commit ce1c46ff84
14 changed files with 0 additions and 25 deletions

View file

@ -29,8 +29,6 @@
#ifdef SERIAL_RX
#include "build/build_config.h"
#include "common/utils.h"
#include "drivers/system.h"