setCursor and printf to stay in column #2039
Unanswered
gert4git
asked this question in
Q&A - General
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello All,
I have this code that sets the cursor and then prints some stuff.
I expected the second line to follow the column position of the first. I.e. all at the same indentation or x-offset. But it does not. The second line jumps back to column 0.
Is there code to print multiple lines at the same X indentation?
Cheers,
Gert
Beta Was this translation helpful? Give feedback.
All reactions