-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
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.
Reactions are currently unavailable