Page 1 of 1

ScrollDisplay for lcd_I2C1

Posted: Wed Mar 22, 2023 11:20 pm
by flowcode-developer
Hello,
I am playing with LCD I2C (Backpack) component. I was wondering how I to work the ScrollDisplay. I am unsure of what to input for the direction? I was looking at the wiki https://www.flowcode.co.uk/wiki/index.p ... hanumeric) and it was not helpful. I want to scroll the third line in my program that says peanut butter. I appreciate your help. Thank you

Re: ScrollDisplay for lcd_I2C1

Posted: Thu Mar 23, 2023 12:00 am
by medelec35
Hello.
The scroll function will scroll the whole display.
To scroll a single line, have a look at this post by mnfisher (Martin).