1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-16 04:45:24 +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

@ -48,7 +48,6 @@
#include "drivers/timer.h"
#include "drivers/pwm_rx.h"
#include "drivers/sdcard.h"
#include "drivers/gyro_sync.h"
#include "drivers/buf_writer.h"