mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-24 00:35:34 +03:00
Reduced and rationalised #includes
This commit is contained in:
parent
ef43ccadc9
commit
d9f35dfc79
57 changed files with 114 additions and 297 deletions
|
@ -35,15 +35,11 @@
|
|||
|
||||
#include "drivers/system.h"
|
||||
|
||||
#include "drivers/sensor.h"
|
||||
#include "drivers/accgyro.h"
|
||||
#include "drivers/compass.h"
|
||||
#include "drivers/pwm_mapping.h"
|
||||
|
||||
#include "drivers/serial.h"
|
||||
#include "drivers/bus_i2c.h"
|
||||
#include "drivers/timer.h"
|
||||
#include "drivers/pwm_rx.h"
|
||||
#include "drivers/sdcard.h"
|
||||
|
||||
#include "fc/fc_msp.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue