Closed m4ks84 closed 2 years ago
Hi @m4ks84
There is nothing changed relating to ESP8266 and/or LittleFS by this library.
The possible reason is the new and recent ESSP8266 cores have many breaking changes relating to SPIFFS/LittleFS.
Read carefully ESP8266 Releases, and try old cores (such as v2.7.4) and see if OK.
I'm closing the issue now as this is not a bug or issue of this library.
Good Luck,
Hi,
Thank you for your work. I have an issue with the releases > V1.7.2 I use LittleFS and with these releases the files in the filesystem are missing. There is no compilation error. Is there something to add since the V1.7.3 in relation with filesystem (i didn't find the solution in examples) ?
My project is big so this is an extract of the Timezone code :
The others instructions in my code are tests (check if current time is DST) so i think it's useless to detail them.
Thanks for your help.
Information