Hi,
I am using david_prentice "Mcufriend_kbv" library on a 3.6 inch MCUfriend TFT and it has an excellent vertical scroll.
However I would like to scroll with the TFT in landscape from bottom to top, which I assume must be a very common thing and natural thing to do, but cannot find a routine.
Have I missed a trick or is there an easy way to horizontal scroll print statements smoothly. I just cannot seem to do it with out screen fills etc which looks awful and slow.
Have googled and cannot seem to find a relevant answer.
I have a fairly simple requirement to repeatedly slowly scroll through about 40 println strings and each between 80-200 chars long
Thanks