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

SPI should be reformatted in defined ways #1547

Closed
wants to merge 2 commits into from
Closed

SPI should be reformatted in defined ways #1547

wants to merge 2 commits into from

Conversation

kaidegit
Copy link

Some screen like some ST7789 based screen do not support SPI_MODE0, but the RP2040 part forced to format SPI to SPI_MODE0.

@Bodmer
Copy link
Owner

Bodmer commented Jan 17, 2022

Thanks for this. I will be making some changes to the library that will fix this.

@Bodmer
Copy link
Owner

Bodmer commented Jan 26, 2022

Fixed in latest version 2.4.27

Thanks for raising this issue.

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

Successfully merging this pull request may close these issues.

2 participants