-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I was testing above epaper GDEH0154D27 however caught up with the mirroring issue similar to described here
I was able to get bit more help from your source code, however it was required a small tweak in the set_absolute_pixel function where I added x = EPD_WIDTH - x at the top.
| def set_absolute_pixel(self, frame_buffer, x, y, colored): |
This resolved the mirroring issue.
Metadata
Metadata
Assignees
Labels
No labels