Skip to content

Conversation

bodgit
Copy link

@bodgit bodgit commented Feb 25, 2023

Adds an additional constructor so you can create an active high button like:

ezButton button(pinNumber, INPUT, ACTIVE_HIGH);

The default is active low so this change shouldn't break existing code.

@uzi18
Copy link

uzi18 commented Aug 8, 2024

@ArduinoGetStarted please merge

@ArduinoGetStarted
Copy link
Owner

@uzi18 I am going to update new version of this library, that will support more features

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants