mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Added MPU INT definition to NAZE32.
This commit is contained in:
parent
d4d75f6da1
commit
e7f1e1dddd
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
|
||||
#define USE_EXTI
|
||||
#define MAG_INT_EXTI PC14
|
||||
#define MPU_INT_EXTI PC13
|
||||
//#define DEBUG_MPU_DATA_READY_INTERRUPT
|
||||
#define USE_MPU_DATA_READY_SIGNAL
|
||||
//#define DEBUG_MAG_DATA_READY_INTERRUPT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue