Added long-standing camera control pin on the SPRF7DUAL

This commit is contained in:
Andrey Mironov 2018-09-19 10:34:06 +03:00
parent 27cbf0515d
commit b2d9b213f4
1 changed files with 1 additions and 0 deletions

View File

@ -29,6 +29,7 @@
const timerHardware_t timerHardware[USABLE_TIMER_CHANNEL_COUNT] = {
DEF_TIM(TIM5, CH1, PA0, TIM_USE_CAMERA_CONTROL, 0, 0),
DEF_TIM(TIM9, CH2, PA3, TIM_USE_PPM | TIM_USE_PWM, 0, 0), // PPM / PWM1 / UART2 RX
DEF_TIM(TIM9, CH1, PA2, TIM_USE_PWM, 0, 0), // PPM / PWM2 / UART2 TX