Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix issue with file not being created in ESP32 with LittleFS
The output now should be like this at first run. ./components/esp_littlefs/src/littlefs/lfs.c:1071:error: Corrupted dir pair at {0x0, 0x1} Directory doesn't exists. Directory created. /config/wifiSettings.json was opened. Directory exists. /config/apSettings.json was opened. Directory exists. /config/securitySettings.json was opened.
- Loading branch information