HAL_ChibiOS: change CUAVv5Nano default PWM count to 11

This commit is contained in:
Andrew Tridgell 2019-03-05 20:58:48 +11:00 committed by Tom Pittenger
parent c6637fbe38
commit a767c15986
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@ PA5 TIM2_CH1 TIM2 PWM(9) GPIO(58)
PB3 TIM2_CH2 TIM2 PWM(10) GPIO(59)
PB11 TIM2_CH4 TIM2 PWM(11) GPIO(60)
undef BOARD_PWM_COUNT_DEFAULT
define BOARD_PWM_COUNT_DEFAULT 11
# RCInput on the PPM pin, for all protocols
undef PG9
undef USART6_RX