mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-26 01:35:41 +03:00
Removed #includes from header files
This commit is contained in:
parent
0e95e3d811
commit
9eeb6bb2e7
15 changed files with 24 additions and 16 deletions
|
@ -36,6 +36,7 @@
|
|||
#include "drivers/accgyro.h"
|
||||
#include "drivers/compass.h"
|
||||
#include "drivers/system.h"
|
||||
#include "drivers/io.h"
|
||||
#include "drivers/gpio.h"
|
||||
#include "drivers/timer.h"
|
||||
#include "drivers/pwm_rx.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue