Skip to content

Tap detection now using interrupts!

Compare
Choose a tag to compare
@kattni kattni released this 30 Dec 03:19
74afff3

Change in keyword arguments: you MUST specify address and baudrate as keyword arguments if changing the defaults when creating the I2C and SPI objects.

You can now specify an interrupt pin when using tapped. Functions without interrupt specified but will return true multiple times for each tap event.