How to display image data which is arranged as rows, instead of columns #2263
Answered
by
hacktronics
hacktronics
asked this question in
Q&A - General
-
How to display image data which is arranged as rows, instead of columns. I am using the pushImage function. |
Beta Was this translation helpful? Give feedback.
Answered by
hacktronics
Dec 21, 2022
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
hacktronics
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
tft.setRotation(3);
Solved it