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

Fix nfc-poll card removing check #306

Merged
merged 1 commit into from
Aug 3, 2015
Merged

Fix nfc-poll card removing check #306

merged 1 commit into from
Aug 3, 2015

Conversation

Mincka
Copy link
Contributor

@Mincka Mincka commented Aug 2, 2015

When the polling ends without having found any target, nfc_initiator_target_is_present fails due to invalid argument because the code is executed in both cases (target found or not).

No target found.
nfc_initiator_target_is_present: Invalid argument(s)
Waiting for card removing...done.

neomilium added a commit that referenced this pull request Aug 3, 2015
Fix nfc-poll card removing check
@neomilium neomilium merged commit c55bbec into nfc-tools:master Aug 3, 2015
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.

None yet

2 participants