Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 3ed4773

Browse files
authored
Update README.md
1 parent 584578e commit 3ed4773

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -215,11 +215,7 @@ The timer peripherals can be classified as:
215215
For example, STM32F103C8T6 has one advance timer, while STM32F103VET6 has two advanced timers. Nucleo-144 STM32F767ZI boards have 14 Timers, TIM1-TIM14.
216216

217217
<p align="center">
218-
<img src="https://github.com/khoih-prog/STM32_TimerInterrupt/blob/master/pics/STM32Timers.png">
219-
</p>
220-
221-
<p align="center">
222-
<img src="https://github.com/khoih-prog/STM32_TimerInterrupt/blob/master/pics/STM32Timers.png">
218+
<img src="https://github.com/khoih-prog/STM32_TimerInterrupt/blob/main/pics/STM32Timers.png">
223219
</p>
224220

225221

0 commit comments

Comments
 (0)