mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-10-29 17:50:37 +00:00
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.