Skip to content

YutaSuzu/SdFat-deleting-oldest-file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SdFat-deleting-oldest-file


Based on following site. https://forum.arduino.cc/index.php?topic=530065.0

I changed Opennext line. "O_WRITE" does not work.
Change to "O_RDONLY"
But remove() does not work with "O_RDONLY", So reopen by char with getName.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages