Hi,
currently I load default jpeg images to the ESP32 by putting them in programme memory and copying them to littleFS on first run.
This means there is a delay on first run, but worse than that a large chunk of programme memory is used by the jpeg files.
Is there a better way?
Thanks
currently I load default jpeg images to the ESP32 by putting them in programme memory and copying them to littleFS on first run.
This means there is a delay on first run, but worse than that a large chunk of programme memory is used by the jpeg files.
Is there a better way?
Thanks