You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using display.print(), if the text overflows past the bottom of the screen, it attempts to scroll to display the new text. However this only works with screen rotation is set to 0.
Thank you