Skip to content

Commit f825bae

Browse files
authored
Update README.md
1 parent b49bb0a commit f825bae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

usage/gpio/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
A powerful feature of the Raspberry Pi is the row of GPIO (general-purpose input/output) pins along the top edge of the board. A 40-pin GPIO header is found on all current Raspberry Pi boards (unpopulated on Pi Zero and Pi Zero W). Prior to the Pi 1 Model B+ (2014), boards comprised a shorter 26-pin header.
44

5-
![GPIO pins](images/gpio-pins-pi2.jpg)
5+
![GPIO pins](images/GPIO-Pinout-Diagram-2.png)
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

0 commit comments

Comments
 (0)