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 crash on esp8266 #56

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix crash on esp8266 #56

wants to merge 1 commit into from

Conversation

GeorgeBekh
Copy link

I'm not sure if it's correct but looking at the code it seems logical for true instead of false to be there. Since the name of the function is isUnformatted not `isFormatted...

Also it fixes crashing after certain number of readings with specific cards for me (esp8266).
E.g. on 2-d or sometimes on 3-d read of a 'bad' card esp8266 completely crashes and goes into reboot. This PR fixes it

I'm not sure if it's correct but looking at the code it seems logical for `true` instead of `false` to be there. Since the name of the function is `isUnformatted` not `isFormatted...
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.

1 participant