me-no-dev / arduino-esp32fs-plugin

Arduino plugin for uploading files to ESP32 file system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File are corrupt that I upload using this tool.

JacoFourie opened this issue · comments

IF I try to read a file that I uploaded using the tool then it will output special characters and then the ESP32 will reboot when the Watchdog reboots it.

If I create the file with the same data using a sample SPIFF sketch then the file is OK.

There's already an open issue with a temporary solution to this problem: #6

Hi. I saw that and I did update to the latest yesterday but I still have this issue. I will wait to see if it gets fixed. Thanks a lot.