-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi,
It seems that scrolling is not working on my adapted driver, or I do not understand how it should work.
Can you explain to me what scrolling should do? Does oled.vscsad(scroll) move the complete frame by the scroll value to the right?
I have seen that you implemented it here differently.
Instead of the vscrdef(tfa, width, bfa) and oled.vscsad(scroll) you have here vscroll_area() and vscroll_start().
vscrdef seems identical to vscroll_area, but in vscroll_start you have a 2nd parameter for orientation?
Thanks & best regards
Metadata
Metadata
Assignees
Labels
No labels