This commit is contained in:
rusefi 2019-02-06 18:52:20 -05:00
parent 45fa6089a4
commit b272753ac9
1 changed files with 1 additions and 1 deletions

View File

@ -236,7 +236,7 @@
* ICU driver system settings.
*/
#define STM32_ICU_USE_TIM1 TRUE
#define STM32_ICU_USE_TIM2 FALSE // ???
#define STM32_ICU_USE_TIM2 TRUE
#define STM32_ICU_USE_TIM3 TRUE
#define STM32_ICU_USE_TIM4 FALSE
#define STM32_ICU_USE_TIM5 FALSE