1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-26 01:35:41 +03:00

Remove bogus inclusion of drivers/accgyro/accgyro.h

This commit is contained in:
jflyper 2019-06-03 22:28:48 +09:00
parent 7f715143da
commit 0b434369d0
5 changed files with 0 additions and 9 deletions

View file

@ -28,7 +28,6 @@
#include "build/build_config.h"
#include "drivers/accgyro/accgyro.h"
#include "drivers/sensor.h"
#include "adc.h"
#include "adc_impl.h"