1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 12:55:19 +03:00

Merge pull request #602 from martinbudden/bf_gyro_tidy

gyro sync and initialisation cleanup
This commit is contained in:
J Blackman 2016-06-28 08:18:38 +10:00 committed by GitHub
commit 9843d7ce2f
24 changed files with 87 additions and 115 deletions

View file

@ -28,7 +28,6 @@
#include "drivers/sensor.h"
#include "drivers/accgyro.h"
#include "drivers/system.h"
#include "drivers/gyro_sync.h"
#include "sensors/battery.h"
#include "sensors/sensors.h"