fixed listDir

pico-v0.37-esp32
alanbjohnston 3 years ago committed by GitHub
parent 8dc2219797
commit 1aaef01229
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -327,5 +327,5 @@ void load_files() {
f.close();
}
listDir();
listDir(SPIFFS, "/", 0);
}

Loading…
Cancel
Save

Powered by TurnKey Linux.