somakeit / smib

1 stars 0 forks source link

SMIBHID LC1602 display to support scrolling text #133

Closed sjefferson99 closed 4 days ago

sjefferson99 commented 1 month ago

Add capability in LCD1602 driver to scroll long text instead of simply truncating it. This will need to be compatible with paging when multiple lines of text need to be displayed, i.e. don't start paging timer until scroll has completed.