Hi,
I saw in you example that it is possible to show a bmp image. I added a grayscale bmp file to my project and want to use it like this:
epd_disp_bitmap("M10.BMP", 0, 100);
Unfortunately it is not showing at all. Does it need to be on the SPIFFS?
Thanks.
Hi,
I saw in you example that it is possible to show a bmp image. I added a grayscale bmp file to my project and want to use it like this:
Unfortunately it is not showing at all. Does it need to be on the SPIFFS?
Thanks.