ESP32_ePaper_example icon indicating copy to clipboard operation
ESP32_ePaper_example copied to clipboard

Load img from memory buffer

Open SmoothWifi opened this issue 7 years ago • 1 comments

Hello,

thanks for that great job! I am trying to load img from buffer directly (for later OTA possibilities) but I don't know how to save the img (include img.h but how to convert them?) nor how to call them. Any advice would be really aprreciated :)

Thanks!

SmoothWifi avatar Sep 19 '18 08:09 SmoothWifi

I write the display buffer In my case 4000 bytes) to a file in a spiffs filesystem so it stays after reboot / OTA

thisboyiscrazy avatar Oct 12 '18 16:10 thisboyiscrazy