diff options
Diffstat (limited to 'docs/tutorial/servo.rst')
-rw-r--r-- | docs/tutorial/servo.rst | 2 |
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. |