Skip to content

Commit d7ee32c

Browse files
authored
doc: update pinout availability in lite OS
1 parent d9e0c43 commit d7ee32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/asciidoc/computers/os/using-gpio.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ As well as simple input and output devices, the GPIO pins can be used with a var
4040

4141
=== GPIO pinout
4242

43-
A handy reference can be accessed on the Raspberry Pi by opening a terminal window and running the command `pinout`. This tool is provided by the https://gpiozero.readthedocs.io/[GPIO Zero] Python library, which is installed by default on the Raspberry Pi OS desktop image, but not on Raspberry Pi OS Lite.
43+
A handy reference can be accessed on the Raspberry Pi by opening a terminal window and running the command `pinout`. This tool is provided by the https://gpiozero.readthedocs.io/[GPIO Zero] Python library, which is installed by default on the Raspberry Pi OS.
4444

4545
image::images/gpiozero-pinout.png[]
4646

0 commit comments

Comments
 (0)