mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Change parent of PWMOutputDevice to OutputDevice and implement blink to maintain compatibility. The version of blink implemented here is slightly extended to include functionality like Explorer HAT's "pulse". The parameter defaults behave identically to OutputDevice's blink but can be adjusted to have the device smoothly fade in and out.