Replies: 1 comment
-
If updateDisplayArea is used, then this update will only work for R0 out of the box: https://github.com/olikraus/u8g2/wiki/u8g2reference#updatedisplayarea |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using u8g2 with a WO256128 (ST75256) with an 270 degrees orientation (r3) and uigraph_frame_fill does not show the graph unless I execute uigraph_send(0, 0, 256, 128).
I draw the entire screen again but I can't redraw a specific sector. If I change the orientation it works fine. Any ideas?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions