File not being deleted from SPIFFS of ESP32-S3 (IDFGH-12493) #13504
Labels
Awaiting Response
awaiting a response from the author
Resolution: Done
Issue is done internally
Status: Done
Issue is done internally
Answers checklist.
General issue report
I am using ESP32-S3 and I am transferring an image captured by camera through UART. If the image is not transmitted it gets deleted from the SPIFFS using 'remove(file_path)' and 'unlink(file_path)'. But my problem is that the image is not being removed from the SPIFFS. Why?
The text was updated successfully, but these errors were encountered: