Description
I was having trouble with an OpenLog a couple weeks ago. Nothing was getting logged. I reformatted with FAT16 using fdisk on Debian GNU/Linux and still...nothing. I then accessed the OpenLog through a MAX232 chip. I found it was dropping me right into the command console. I think then I tried creating a file and got this message: "Failed to create config file!Too many logs."
A web search for formatting FAT16 partitions showed me something I failed to do: Create a DOS filesystem on the new FAT16 partition.
A more helpful error message would be nice in this case. But a note in the documentation would suffice. Or, since you provide a link to your GitHub page, this bug report may be enough for people with the same problem. (That's why I came here in the first place ;) )