This commit is contained in:
rusefi 2019-02-06 18:52:20 -05:00
parent 0a505d2bb1
commit 64d449e4f4
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