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

read data from file error #64

Open
AKASHWORLD614 opened this issue Jan 14, 2020 · 0 comments
Open

read data from file error #64

AKASHWORLD614 opened this issue Jan 14, 2020 · 0 comments

Comments

@AKASHWORLD614
Copy link

i have a small project where it have to read data from file on sd card and i wanna replace sd card with spi flash chip but when i try using the myFile.read(); to read the contents in the text file i get this error
uint32_t read(void *buf, uint32_t rdlen) {

          ^

exit status 1
no matching function for call to 'SerialFlashFile::read()'

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

No branches or pull requests

1 participant