mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-07-24 02:22:16 +00:00
351a323832
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.