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

Whitespace and variable initialisation tidy

This commit is contained in:
Martin Budden 2016-07-15 08:28:16 +01:00
parent 10bb3ec97d
commit 59adc362c3
28 changed files with 477 additions and 500 deletions

View file

@ -26,8 +26,6 @@
#include "io_impl.h"
#include "rcc.h"
#include "sensors/sensors.h" // FIXME dependency into the main code
#include "sensor.h"
#include "accgyro.h"