Skip to content

Commit b015b6d

Browse files
committed
Fix problems from review
1 parent 833006d commit b015b6d

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed
660 Bytes
Binary file not shown.

docs/source/kit/arduino.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ GPIO Pins
2626

2727
The Arduino allows you to connect your kit to your own electronics. It has fourteen digital I/O pins, and six analogue. The analogue pins can read an analogue signal from 0 to 5V. The board also has a couple of ground pins, as well as some pins fixed at 3.3V and 5V output.
2828

29-
The pin layout of the servo assembly is the same as an Arduino Uno.
30-
3129
.. figure:: /_static/kit/arduino_pinout.png
3230
:alt: Pin Map
3331
:scale: 20%
@@ -58,6 +56,5 @@ well as the source code of the firmware on the Arduino. You do not need
5856
this information to use the board but it may be of interest to some
5957
people.
6058

61-
- `Arduino Uno
62-
Schematic <https://www.arduino.cc/en/uploads/Main/Arduino_Uno_Rev3-schematic.pdf>`__
59+
- `Arduino Uno Schematic </_static/kit/arduino_schematic.pdf>`__
6360
- `Firmware Source <https://github.com/sourcebots/servo-firmware>`__

0 commit comments

Comments
 (0)