mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-03-30 14:55:46 +00:00
close roor dir after listing files
This commit is contained in:
@@ -1326,6 +1326,7 @@ void MyMesh::checkCLIRescueCmd() {
|
||||
file = root.openNextFile();
|
||||
|
||||
}
|
||||
root.close();
|
||||
}
|
||||
|
||||
} else if (memcmp(cli_command, "cat", 3) == 0) {
|
||||
|
||||
Reference in New Issue
Block a user