From 2a260911f5abc4e03cb41474a49e01a571395155 Mon Sep 17 00:00:00 2001 From: Oxore Date: Fri, 3 Mar 2023 00:02:25 +0300 Subject: Remove precious comments, change encoding to utf-8 --- Libraries/LTimers/ltimers_config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Libraries/LTimers/ltimers_config.h') diff --git a/Libraries/LTimers/ltimers_config.h b/Libraries/LTimers/ltimers_config.h index 7e8efe2..50a75db 100644 --- a/Libraries/LTimers/ltimers_config.h +++ b/Libraries/LTimers/ltimers_config.h @@ -1,8 +1,8 @@ #ifndef LTIMERS_CONFIG_INCLUDED #define LTIMERS_CONFIG_INCLUDED -// -// , APB1 APB2 +// Примечание +// Обратить внимание на то, что таймеры тактируются от разных шин APB1 или APB2 #define LTIMER_IRQHandler TIM17_IRQHandler #define LTIMER_TIMx TIM17 -- cgit v1.2.3