I have a weird problem.
I have a config file '/config.json' which I'm storing in a LittleFS filesystem. If I upload the firmware, then the first time it reads the file. If I reset or power off and on then LittleFS.open('/config.json') returns false. If I re-upload the code it finds the file again!