Skip to content

Commit d08a5b8

Browse files
Trim all the extra whitespace from the edges of the image and set an explicit width
1 parent 46379f2 commit d08a5b8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-116 KB
Loading

documentation/asciidoc/microcontrollers/micropython/micropython-documentation.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ https://docs.micropython.org/en/latest/library/rp2.html[RP2 Library]:: The offic
99

1010
=== Further reading
1111

12-
image::images/micropython_book.png[role="w40",float=right]
12+
image::images/micropython_book.png[width="70%",float=right]
1313

1414
Check out https://store.rpipress.cc/collections/getting-started/products/get-started-with-micropython-on-raspberry-pi-pico-2nd-edition[_Get Started with MicroPython on Raspberry Pi Pico_] to learn how to use the beginner-friendly language MicroPython to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electro-mechanical projects, whether for fun or to make your life easier.
1515

0 commit comments

Comments
 (0)