This reverts commit 86d326893a
.
This commit is contained in:
parent
86d326893a
commit
ce59e17670
|
@ -358,7 +358,7 @@
|
|||
#define STM32_PWM_USE_TIM2 FALSE
|
||||
|
||||
#ifndef STM32_PWM_USE_TIM3
|
||||
#define STM32_PWM_USE_TIM3 TRUE
|
||||
#define STM32_PWM_USE_TIM3 FALSE
|
||||
#endif
|
||||
|
||||
#ifndef STM32_PWM_USE_TIM4
|
||||
|
|
Loading…
Reference in New Issue