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

Update lfrfid_view_read.c #1071

Merged

Conversation

JendrBendr
Copy link

@JendrBendr JendrBendr commented May 19, 2024

Fix the status when looking for a card to say n/3 rather than n/2. This issue seems to have been introduced with the RTF read was added.

What's new

  • Simply fixes the denominator of the counter when searching for a card.

Verification

  • Start the 125 kHz RFID app and select read. Observe the fraction after the word "Reading". Before it would say 1/2...2/2...3/3. Now it says 1/3...2/3...3/3

Checklist (For Reviewer)

  • PR has description of feature/bug
  • Description contains actions to verify feature/bugfix
  • I've built this code, uploaded it to the device and verified feature/bugfix

Fix the status when looking for a card to say n/3 rather than n/2.  This issue seems to have been introduced with the RTF read was added.
@RogueMaster RogueMaster merged commit 9d575a0 into RogueMaster:420 May 19, 2024
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