https://github.com/rusefi/rusefi/pull/5196
This commit is contained in:
parent
345a17609f
commit
86d326893a
|
@ -358,7 +358,7 @@
|
||||||
#define STM32_PWM_USE_TIM2 FALSE
|
#define STM32_PWM_USE_TIM2 FALSE
|
||||||
|
|
||||||
#ifndef STM32_PWM_USE_TIM3
|
#ifndef STM32_PWM_USE_TIM3
|
||||||
#define STM32_PWM_USE_TIM3 FALSE
|
#define STM32_PWM_USE_TIM3 TRUE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef STM32_PWM_USE_TIM4
|
#ifndef STM32_PWM_USE_TIM4
|
||||||
|
|
Loading…
Reference in New Issue