Skip to content

Not detecting ButtonReleased #28

@KonsultDigital

Description

@KonsultDigital

Has anyone had issues capturing ButtonReleased event?

if (ps2x.ButtonReleased(PSB_PINK))
{ 
  Serial.println("Pink Released");
}

All the other buttons work, but no releases. Followed example - nothing tricky. Using latest build.

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