mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
More cleanup of MPU driver code. Support MPU INT on CC3D and Naze32
Rev6. MPU6050 Correction From merge
This commit is contained in:
parent
2c9d7450ac
commit
4da387e93d
20 changed files with 201 additions and 216 deletions
|
@ -44,6 +44,9 @@
|
|||
|
||||
#define USABLE_TIMER_CHANNEL_COUNT 12
|
||||
|
||||
#define DEBUG_MPU_DATA_READY_INTERRUPT
|
||||
#define USE_MPU_DATA_READY_SIGNAL
|
||||
|
||||
#define GYRO
|
||||
#define USE_GYRO_SPI_MPU6000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue