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

Fix issue where float was used when int was expected #129

Merged
merged 2 commits into from
Feb 27, 2024

Conversation

makermelissa
Copy link
Contributor

Fixes #128. I traced the issue to the root of where it was being set to a float and fixed it there.

@makermelissa makermelissa requested a review from a team February 26, 2024 23:56
Copy link
Contributor

@FoamyGuy FoamyGuy left a comment

Choose a reason for hiding this comment

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

Looks good to me. Didn't test, but chage makes sense.

@makermelissa makermelissa merged commit 09889f5 into adafruit:main Feb 27, 2024
1 check 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.

SPI ST7735 float/int errors
2 participants