1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-23 08:15:30 +03:00

Fixup fc_msp.c (and fc_core.c)

This commit is contained in:
jflyper 2017-06-11 01:49:52 +09:00
parent a4ee4102d7
commit d8ff795327
2 changed files with 40 additions and 2 deletions

View file

@ -36,6 +36,7 @@
#include "drivers/gyro_sync.h"
#include "drivers/light_led.h"
#include "drivers/time.h"
#include "drivers/transponder_ir.h"
#include "sensors/acceleration.h"
#include "sensors/barometer.h"