Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added param to control ili9486 display inversion #180

Merged
merged 1 commit into from
Aug 30, 2024
Merged

added param to control ili9486 display inversion #180

merged 1 commit into from
Aug 30, 2024

Conversation

JosephHobbs
Copy link
Contributor

@JosephHobbs JosephHobbs commented Aug 26, 2024

This update adds an optional parameter to the __init__() for ili9486 to allow the developer to disable the default behavior of inverting the display (colors) during initialization.

fixes #179.

Copy link
Collaborator

@thijstriemstra thijstriemstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, looks good to me.

@thijstriemstra thijstriemstra merged commit bc2b2f9 into rm-hull:master Aug 30, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Colors are inverted on certain ili9486 displays.
2 participants