Russell-Newton / MultiTouch

A lightweight touch gesture recognition library written in C.
https://russell-newton.github.io/MultiTouch
MIT License
9 stars 0 forks source link

Fix double tap implementation #192

Closed Russell-Newton closed 1 year ago

Russell-Newton commented 1 year ago

Currently, double tap never fails

Known Issues:

Additionally, create some unit tests that ensure failure

Acceptance Criteria: