Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initialize nfcSuccessPin and nfcFailPin #69

Merged
merged 1 commit into from
Jun 19, 2024
Merged

Conversation

gficher
Copy link
Contributor

@gficher gficher commented Jun 17, 2024

When the device is powered on, the outputs for nfcSuccessPin and nfcFailPin are always LOW. However, when using common anode LEDs, both outputs appear "active" (i.e., they illuminate) until they are explicitly triggered.

This merge request addresses the issue by ensuring that the initial state of nfcSuccessPin and nfcFailPin is correctly set to avoid inadvertent activation.

@rednblkx rednblkx changed the base branch from main to dev June 19, 2024 17:52
@rednblkx
Copy link
Owner

Hi!

Thanks for the PR, looks good, will merge it right away.

@rednblkx rednblkx merged commit ab1a061 into rednblkx:dev Jun 19, 2024
1 check passed
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.

2 participants