Skip to content

Commit 10a45df

Browse files
Embiggen GPIO pics
1 parent 9459841 commit 10a45df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/asciidoc/computers/raspberry-pi/gpio-on-raspberry-pi.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@ You can find a 40-pin GPIO (general-purpose input/output) header on all current
55

66
NOTE: The header is unpopulated (has no headers) on Zero and Pico devices that lack the "H" suffix.
77

8-
image::images/GPIO-Pinout-Diagram-2.png[alt="GPIO pinout diagram",width="60%"]
8+
image::images/GPIO-Pinout-Diagram-2.png[alt="GPIO pinout diagram",width="100%"]
99

1010
General Purpose I/O (GPIO) pins can be configured as either general-purpose input, general-purpose output, or as one of up to six special alternate settings, the functions of which are pin-dependent.
1111

12-
image::images/GPIO.png[alt="GPIO layout",width="60%"]
12+
image::images/GPIO.png[alt="GPIO layout",width="100%"]
1313

1414
NOTE: The GPIO pin numbering scheme 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.
1515

0 commit comments

Comments
 (0)