mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
Added source_delay property to SourceMixin which means it'll now appear everywhere. Default is 0.01 which is just enough to drop CPU usage while remaining responsive enough for the majority of purposes.