Update gpio.md

This commit is contained in:
Maxim Devaev 2020-09-10 14:50:59 +03:00 committed by GitHub
parent 358fb768cd
commit d6a6988118
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# GPIO
GPIO is a series of digital input/output interfaces that can be used to connect relays, LEDs or sensors.
GPIO (general-purpose input/output) is a series of digital interfaces that can be used to connect relays, LEDs or sensors.
Using GPIO on a Pi-KVM is a feature designed for advanced users, so make sure you understand exactly what it is.
In the case of Pi-KVM, the general term GPIO refers not only to the physical interface of the [Raspberry Pi](https://www.raspberrypi.org/documentation/usage/gpio),