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

Set SD card state to idle when file is not found #798

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

Conversation

ConnorChristie
Copy link

After requesting a file that does not exist on the SD card, the SD card state is stuck in the busy state because of the premature return statement.

This sets the state back to idle before returning.

@bdring
Copy link
Owner

bdring commented Mar 7, 2021

@ConnorChristie Thanks

This is currently under review.

Here is an invitation to our discord server.

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