Mock.GPIO icon indicating copy to clipboard operation
Mock.GPIO copied to clipboard

Made arguments in add_event_detect(..) optional

Open Reinbert opened this issue 1 year ago • 0 comments

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.

Reinbert avatar Aug 07 '24 14:08 Reinbert