Skip to content

Not detecting ButtonReleased #28

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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