Tap detection now using interrupts!
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.