Skip to content

The colors for 7in5v2 are inverted #256

Description

@DorukCem

Basically what the title says. Black produces white and white produces black. There seems to be no method to invert the colors on the display either. If there was a buffer_mut method I could maybe do this:
self.display.buffer_mut().iter_mut().for_each(|b| *b = !*b)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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