Skip to content

Commit 6a313f8

Browse files
committed
MPAE-19400 Adjusted image resolution.
1 parent dc7f24f commit 6a313f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ pymdfu update --tool serial --image ./application.img --baudrate 9600 --port COM
311311
11. In addition to the bootloader execution, if a long press is detected while the system is in the application section, control will be transferred to the bootloader section.
312312

313313
<p align="center">
314-
<img width=auto height=auto src="images/Application-to-Bootloader.png">
314+
<img width=961 height=200 src="images/Application-to-Bootloader.png">
315315
<br>Figure 23: Bootloader Entry Screen<br>
316316
</p>
317317

0 commit comments

Comments
 (0)