Hi, I am looking for a library like OneButton (Debounce, detection of single/double/long click with callback functions) for buttons attached via the MCP23017 I2C port expander.
I found a Bounce2 derivative, but nothing for the high level functionality. Is there anything, or do I have to write it myself?