docs: Add links to eLinux

This commit is contained in:
sfalexrog
2019-08-01 15:34:39 +03:00
committed by Oleg Kalachev
parent 45f637e9a8
commit a236574642

View File

@@ -94,3 +94,5 @@ time.sleep(2)
# disable the magnet
pi.write(15, 0)
```
> **Note** A more [comprehensive description](https://elinux.org/RPi_Low-level_peripherals) of the Raspberry Pi GPIO pins and [additional examples](https://elinux.org/RPi_GPIO_Interface_Circuits) of circuits are available at the [Embedded Linux wiki](https://elinux.org/RPi_Hub).