We only have (iirc) 28 chars for the filename, so I couldn't make it do that without changing the filename (eg to use rec... rather than recorder...) but I did do YYMMDDx where x is a letter that increments for each new track that day.
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.
We only have (iirc) 28 chars for the filename, so I couldn't make it do that without changing the filename (eg to use
rec...
rather thanrecorder...
) but I did do YYMMDDx wherex
is a letter that increments for each new track that day.Just merged in my changes to the dev app loader