We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It outputs
E (286082) sdmmc_cmd: sdmmc_read_sectors_dma: sdmmc_send_cmd returned 0x107 E (286083) diskio_sdmmc: sdmmc_read_blocks failed (263)
but I have no way to see if the sd card can be read or not if no exception is thrown
The text was updated successfully, but these errors were encountered:
I agree it could be beneficial to let the user know. Did you try adding a throw there?
Sorry, something went wrong.
Working on a pr rn
No branches or pull requests
It outputs
but I have no way to see if the sd card can be read or not if no exception is thrown
The text was updated successfully, but these errors were encountered: