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

Swapped SPI_MODE in 5.25.1 #35

Open
rei-vilo opened this issue Nov 6, 2019 · 1 comment
Open

Swapped SPI_MODE in 5.25.1 #35

rei-vilo opened this issue Nov 6, 2019 · 1 comment

Comments

@rei-vilo
Copy link
Member

rei-vilo commented Nov 6, 2019

Despite #34, it looks like release 5.25.1 kept the wrong definitions.

#define SPI_MODE0 SPI_POL0_PHA1
#define SPI_MODE1 SPI_POL0_PHA0
#define SPI_MODE2 SPI_POL0_PHA1
#define SPI_MODE3 SPI_POL0_PHA0

@rei-vilo
Copy link
Member Author

rei-vilo commented Nov 6, 2019

See #36

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

No branches or pull requests

1 participant