FT6X36-IDF icon indicating copy to clipboard operation
FT6X36-IDF copied to clipboard

Implement software Gestures for L58 model

Open martinberlin opened this issue 4 years ago • 0 comments

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

martinberlin avatar Oct 19 '21 13:10 martinberlin