You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments