mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-06-08 21:53:21 +00:00
The parameter was already changed to bounce_time in the base DigitalInputDevice class, but was overridden (incorrectly) in the derived Button class.