Skip to content

Missing scrolling functions in .cpp #24

Closed
@halveez

Description

@halveez

I believe the cpp file is missing the definitions of the following scrolling functions:

void scrollLeft(uint8_t start, uint8_t stop);
void scrollVertRight(uint8_t start, uint8_t stop);
void scrollVertLeft(uint8_t start, uint8_t stop);

scrollRight and scrollStop appear to be the only scrolling functions that are present in the cpp file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions