Well the situation is as follows, I have an array, which is used as a display buffer - separate routine reads data from it, decodes and sends to display.
I want to do some text scrolling, so want to write same line of text into that array, with some offset, to create the scroll effect.
![]()
Bookmarks