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:
parent
10bb3ec97d
commit
59adc362c3
28 changed files with 477 additions and 500 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue