1config BR2_PACKAGE_PYTHON_PIGPIO
2 bool "python-pigpio"
3 help
4 Pigpio is a Python module for the Raspberry Pi
5 which talks to the pigpio daemon to allow control
6 of the general purpose input outputs (GPIO).
7
8 http://abyz.me.uk/rpi/pigpio/python.html
9