mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-31 12:23:23 +08:00
[stm32] fix ppm for LisaL
This commit is contained in:
@@ -81,6 +81,7 @@
|
||||
/*
|
||||
* PPM input
|
||||
*/
|
||||
#define USE_PPM_TIM2 1
|
||||
#define PPM_CHANNEL TIM_IC2
|
||||
#define PPM_TIMER_INPUT TIM_IC_IN_TI2
|
||||
#define PPM_IRQ NVIC_TIM2_IRQ
|
||||
|
||||
Reference in New Issue
Block a user