Skip to content

Fix file name creation bug

Choose a tag to compare

@nseidle nseidle released this 27 Apr 21:27
e73e9a9

The newFileName array was too small. The unit would attempt to find a new file name and then record a much larger file name into the array corrupting the RAM. This was regularly called when the unit was awaking between power cycles and seems to be the main culprit behind the lack of logging in issue #2. It doesn't seem to be related to exFat or variability between cards.