mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2026-07-24 02:22:16 +00:00
e6be9ab274
Permit built-in (C implemented) methods and functions to be used as event callbacks. Given that prototype introspection is not available for such routines, assume that they take no (mandatory) parameters.