Open Magneticdud opened 9 years ago
Maybe just name the file YYMMDD01.TXT Investigate if SD lib supports LFN for longer names
LFN can work on Arduino, but uses too much resources, I won't do it for such a trivial reason http://forum.arduino.cc/index.php?topic=266620.0
If you run the program more than 100 times, it will create up to MYLOG99.TXT file, then it can't create new files.
Se esegui il programma più di 100 volte, vengono creati file sequenziali fino a MYLOG99.TXT, poi non può creare nuovi file.