1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-23 22:42:08 +02:00
tldr/pages/linux/pinout.md
Lena 8d3737dcbf
pages/*: add < > around links in example descriptions (#10594)
* pages/*: add `< >` around links in example descriptions

* Apply suggestions from code review

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>

* apm: add `< >` to the English page

---------

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-09-10 18:51:33 +05:30

12 lines
365 B
Markdown

# pinout
> View the current Raspberry Pi's GPIO pin-out information on the terminal with an ASCII diagram.
> More information: <https://www.raspberrypi.org/documentation/computers/os.html#gpio-pinout>.
- View the pinout information and GPIO header diagram for the current Raspberry Pi:
`pinout`
- Open <https://pinout.xyz/> in the default browser:
`pinout -x`