diff --git a/TimerCounter/src/main.c b/TimerCounter/src/main.c index ebaaa09..e9943a2 100644 --- a/TimerCounter/src/main.c +++ b/TimerCounter/src/main.c @@ -1,7 +1,8 @@ /* Timer Counter - This projects configure the timer 9 (TIM9) as counter and blink the LED3 (PG13) + This projects configure the timer 9 (TIM9) as counter + and blink the LED3 (PG13) **********************************************************************