mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Small patch to ensure GPIO.cleanup is always called on interpreter shutdown. This just means the library will "play nice" with whatever comes afterward.