1
0
Fork 0
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:
Michael Keller 2017-05-29 11:51:08 +12:00 committed by mikeller
parent dafac79ebf
commit 36270b39a4

View file

@ -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