Yes, same problem with appendFile. This is where I started having problems. Instead of appending, it created new files with same name.
To be honest, was it a file create or "only" create entry in directory.
With appendFile, this happens ramdom, I could'nt find special case to happen.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Yes, same problem with appendFile. This is where I started having problems. Instead of appending, it created new files with same name.
To be honest, was it a file create or "only" create entry in directory.
With appendFile, this happens ramdom, I could'nt find special case to happen.