Update gpio.md

pull/60/head
Maxim Devaev 4 years ago committed by GitHub
parent d6a6988118
commit 097156443d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,6 +2,6 @@
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),
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),
but also to various plugins (for example, for [USB relays](http://vusb.wikidot.com/project:driver-less-usb-relays-hid-interface))
that can also be used transparently by emulating abstract GPIO API.

Loading…
Cancel
Save