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

Moved busDevice_t out of sensor.h into bus.h

This commit is contained in:
Martin Budden 2017-06-25 12:28:15 +01:00
parent bf250c2c27
commit ccb30565f1
11 changed files with 17 additions and 13 deletions

View file

@ -19,6 +19,7 @@
#include "common/axis.h"
#include "config/parameter_group.h"
#include "drivers/bus.h"
#include "drivers/sensor.h"
typedef enum {