mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
Fixed IRQ to EXTI3_IRQHandler
Changed IRQ functionname - no handler needed
This commit is contained in:
parent
99e94a818c
commit
fe717dfcc6
3 changed files with 4 additions and 6 deletions
|
@ -55,7 +55,6 @@
|
|||
#define ACC_SPI_MPU6000_ALIGN CW270_DEG
|
||||
|
||||
// MPU6000 interrupts
|
||||
#define EXTI15_10_CALLBACK_HANDLER_COUNT 1 // MPU data ready
|
||||
#define USE_MPU_DATA_READY_SIGNAL
|
||||
|
||||
// External I2C BARO
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue