Skip to content

Cannot fill a rectangle as white #1

@matead92

Description

@matead92

This code doesn't work. It fails to render a white square on the Legio display. Please fix the bug in your library ASAP.

display.begin(EPD_BLACK);
display.fillRect(80, 40, 25, 25, EPD_BLACK);      
display.updateLegio(EPD_WHITE);
display.clear();

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