Skip to content

Mirrored image #19

Description

@santisis

Deploying the library into a generic ST7735S display I'm obtaining a x-mirrored image.

Reading the ST7735 datasheet I've found that the "MX" (Mirror X-axis) parameter is the 7th bit of the memory access control (MADCTL) which is setting in 0xC8 by the library at init. So, the library is forcing the mirroring in the X-axis.

Is it OK if I made a PR to add a mirror/flip as a new parameter into the constructor of the ST7735 class?

Thanks!

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