close roor dir after listing files

Bu işleme şunda yer alıyor:
liamcottle
2025-06-07 17:56:20 +12:00
ebeveyn 28edff43fd
işleme 7f79d0c514
+1
Dosyayı Görüntüle
@@ -1326,6 +1326,7 @@ void MyMesh::checkCLIRescueCmd() {
file = root.openNextFile(); file = root.openNextFile();
} }
root.close();
} }
} else if (memcmp(cli_command, "cat", 3) == 0) { } else if (memcmp(cli_command, "cat", 3) == 0) {