Skip to content

Problems with longer scroll text #3

@ChrisVeigl

Description

@ChrisVeigl

I experienced hangups and strange behavior when scroll text length exceeds ~30 characters ...
The reason is the int8/uint8 data type used in the library, which overflows.
I changed the data type and added a non-blocking scrolling function -> an update method is provided which can be called periodically from loop() to do things in parallel.

see #2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions