mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-09-07 16:32:41 +00:00
4615873b39
The parameter was already changed to bounce_time in the base DigitalInputDevice class, but was overridden (incorrectly) in the derived Button class.