Skip to content

Commit a92ca9b

Browse files
committed
docs: fix the table in pin.rst to match the diagram
1 parent 7383c2c commit a92ca9b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/pin.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,25 +43,25 @@ module:``microbit.pin0`` - ``microbit.pin20``.
4343
+-----+---------+----------+
4444
| 5 | Digital | Button A |
4545
+-----+---------+----------+
46-
| 6 | Digital | Row 2 |
46+
| 6 | Digital | Column 9 |
4747
+-----+---------+----------+
48-
| 7 | Digital | Row 1 |
48+
| 7 | Digital | Column 8 |
4949
+-----+---------+----------+
5050
| 8 | Digital | |
5151
+-----+---------+----------+
52-
| 9 | Digital | Row 3 |
52+
| 9 | Digital | Column 7 |
5353
+-----+---------+----------+
5454
| 10 | Analog | Column 3 |
5555
+-----+---------+----------+
5656
| 11 | Digital | Button B |
5757
+-----+---------+----------+
5858
| 12 | Digital | |
5959
+-----+---------+----------+
60-
| 13 | Digital | SPI MOSI |
60+
| 13 | Digital | SPI SCK |
6161
+-----+---------+----------+
6262
| 14 | Digital | SPI MISO |
6363
+-----+---------+----------+
64-
| 15 | Digital | SPI SCK |
64+
| 15 | Digital | SPI MOSI |
6565
+-----+---------+----------+
6666
| 16 | Digital | |
6767
+-----+---------+----------+

0 commit comments

Comments
 (0)