Skip to content

Made arguments in add_event_detect(..) optional#9

Merged
codenio merged 2 commits intocodenio:masterfrom
Reinbert:master
Nov 14, 2024
Merged

Made arguments in add_event_detect(..) optional#9
codenio merged 2 commits intocodenio:masterfrom
Reinbert:master

Conversation

@Reinbert
Copy link
Contributor

@Reinbert Reinbert commented Aug 7, 2024

According to https://sourceforge.net/p/raspberry-gpio-python/code/ci/default/tree/source/py_gpio.c#l676
the last 2 arguments in add_event_detect(..) are optional. This commit reflects that change.

According to https://sourceforge.net/p/raspberry-gpio-python/code/ci/default/tree/source/py_gpio.c#l676
the last 2 arguments in `add_event_detect(..)` are optional. This commit reflects that change.
Made arguments in `add_event_detect(..)` optional
@jbarotin
Copy link

Is it possible to merge this PR, and publish a new version of the libs ?

@codenio codenio merged commit f7979ff into codenio:master Nov 14, 2024
@codenio
Copy link
Owner

codenio commented Nov 14, 2024

@Reinbert and @jbarotin sorry for the delay. I missed this PR
It is merged and minor version upgrade is published to pypi

Thanks for contribution 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants