Question
How to return to the first file of directory
Posted on June 17, 2018 at 23:37
This is more of FatFs question. I cannot find a call to reopen or return to the first file of a directory. I think I have used such call somewhere. So Windows probably had such a call. Like f_close and then f_open with the same directory. I'll try F_findfirst and some other things if I get no answers but if some knows the answer immediately, I could save myself some work.
