Hey Jiggak,
I know you have stop updating your library, but hopefully you still check this forum.
I found your library and it works for me.
However, I tried to scroll my text but no luck.
It scrolls but it appears pixelated.
If I do not use any delays, the the message would just flash by the LCD.
It looks like it is not fast enough. I can see the old character before it gets update with the new one.
Has this happened before? I tried it on both of my LCD but it is the same.
I used lcd.entry_mode(ENTRY_SHIFT); and tried to display it using lcd.print(msg);. I also tried for-looping it, but neither mode can display the message without distorting.
Any suggestions would be appreciated.
Thanks!
David