mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-12-08 20:39:01 +00:00
* Imported missing exceptions * Corrected wrong PinInvalidValue exception * GPIO.PWM is a class (GPIO.HARD_PWM is the constant) * GPIO.setup only supports setting input and output modes https://sourceforge.net/p/raspberry-gpio-python/code/ci/default/tree/source/py_gpio.c#l264