mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 16:55:36 +03:00
Merge pull request #2819 from ros-gopigo/naze_rx_msp
activate 'USE_RX_MSP' on NAZE targets
This commit is contained in:
parent
dafac79ebf
commit
36270b39a4
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@
|
|||
|
||||
#define INVERTER_PIN_UART2 PB2 // PB2 (BOOT1) abused as inverter select GPIO
|
||||
|
||||
#define USE_RX_MSP
|
||||
|
||||
#define USE_EXTI
|
||||
#define MAG_INT_EXTI PC14
|
||||
#define MPU_INT_EXTI PC13
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue