Skip to content

ft6336u.read_gesture_id() always returns '0' #11

@MickeyGentry

Description

@MickeyGentry

Just a question, have you ever gotten the GEST_ID to return anything? Following notes from the FT6336 Datasheet:

Screenshot 2024-12-14 at 12 25 39 PM

This code returns '0' for me:

Serial.print("Gesture ID: "); Serial.println(ft6336u.read_gesture_id());

All the touch X and Y data work fine.
Perhaps I have to set some offsets??

Thanks...

and, your library has been very useful to me! Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions