FT6X36-IDF
FT6X36-IDF copied to clipboard
Implement software Gestures for L58 model
Try to implement this new events:
- SWING_LEFT (when press X > release X)
- SWING_RIGHT (when press X < release X)
- SWING_UP (when press Y < release Y)
- DOUBLE_TAP (When between TAP 1 and 2 is between Nmin and Nmax millis
-
- SWING_DOWN (when press Y > release Y) Optional is at the moment not required
Implementation in Partnership with @cgreening and linked to this issue in the diy-epub-reader repository