summaryrefslogtreecommitdiffstatshomepage
path: root/docs/tutorial/servo.rst
diff options
context:
space:
mode:
authorDamien George <damien.p.george@gmail.com>2014-10-31 01:43:37 +0000
committerDamien George <damien.p.george@gmail.com>2014-10-31 01:43:37 +0000
commitfa73c9cb25f05ffa6df4c5d15cc754885c3415ff (patch)
treeebeb861308fb6ed338aebbca0dee3a3e40c743a8 /docs/tutorial/servo.rst
parent88d3054ac072f9c73b0f3f045c59ba74f6730c1d (diff)
downloadmicropython-fa73c9cb25f05ffa6df4c5d15cc754885c3415ff.tar.gz
micropython-fa73c9cb25f05ffa6df4c5d15cc754885c3415ff.zip
docs: Add 2 images for tutorials.
Diffstat (limited to 'docs/tutorial/servo.rst')
-rw-r--r--docs/tutorial/servo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tutorial/servo.rst b/docs/tutorial/servo.rst
index 31ab47d109..83d1b0cc15 100644
--- a/docs/tutorial/servo.rst
+++ b/docs/tutorial/servo.rst
@@ -8,7 +8,7 @@ These motors have 3 wires: ground, power and signal. On the pyboard you
can connect them in the bottom right corner, with the signal pin on the
far right. Pins X1, X2, X3 and X4 are the 4 dedicated servo signal pins.
-<img src="/static/doc/pyboard-servo.jpg" alt="pyboard with servo motors" style="width:250px; border:1px solid black; display:inline-block;"/>
+.. image:: img/pyboard_servo.jpg
In this picture there are male-male double adaptors to connect the servos
to the header pins on the pyboard.