Skip to content

Commit adf4f85

Browse files
authored
Update README.md
1 parent 94e6b70 commit adf4f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usage/gpio/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A powerful feature of the Raspberry Pi is the row of GPIO (general-purpose input
66

77
Any of the GPIO pins can be designated (in software) as an input or output pin and used for a wide range of purposes.
88

9-
![GPIO layout](images/gpio-numbers-pi2.png)
9+
![GPIO layout](images/GPIO.png)
1010

1111
**Note: the numbering of the GPIO pins is not in numerical order; GPIO pins 0 and 1 are present on the board (physical pins 27 and 28) but are reserved for advanced use (see below).**
1212

0 commit comments

Comments
 (0)