rusefi 2023-03-25 00:58:49 -04:00
parent 345a17609f
commit 86d326893a
1 changed files with 1 additions and 1 deletions

View File

@ -358,7 +358,7 @@
#define STM32_PWM_USE_TIM2 FALSE
#ifndef STM32_PWM_USE_TIM3
#define STM32_PWM_USE_TIM3 FALSE
#define STM32_PWM_USE_TIM3 TRUE
#endif
#ifndef STM32_PWM_USE_TIM4