Hello there guys! I’m using an 1.54 inches e-paper display and GxEPD2 library on a esp32 project, but I’m struggling while converting the jpg image to the bitmap. Some images work as they should, but one or two specific ones turn into a mess when plotted in the display.
I’ve been using the image2cpp (image2cpp) to convert them, and they say that this error could happen, so I tried to convert for every kind of conversion, but it still didn’t seem to work. Has someone had this issue before? How can I solve it?