Thanks! I actually figured out what the issue was and fixed it but I couldn't find this thread to update it.
The code that creates the 'factory reset' image that's embedded into the firmware didn't check for duplicates, so any factory reset would add duplicate files. It's not a huge problem though.
It should now be fixed, so cutting edge builds (or 2v19 when it's released) will have it fixed
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.
Thanks! I actually figured out what the issue was and fixed it but I couldn't find this thread to update it.
The code that creates the 'factory reset' image that's embedded into the firmware didn't check for duplicates, so any factory reset would add duplicate files. It's not a huge problem though.
It should now be fixed, so cutting edge builds (or 2v19 when it's released) will have it fixed