We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ESP32-S3 does not do VSPI. ESP32 dependency should be minimized (remove HSPI/VSPI references, see MCP_DAC #24)
The text was updated successfully, but these errors were encountered:
Fix #15 refactor constructor
7b16dc4
bd5ce34
fix #15 refactor interface (#16)
23c1042
- refactor constructor interface - breaking changes. - minimize conditional code. -- create SPI_CLASS macro to solve it. - update readme.md - update examples
RobTillaart
Successfully merging a pull request may close this issue.
ESP32-S3 does not do VSPI.
ESP32 dependency should be minimized
(remove HSPI/VSPI references, see MCP_DAC #24)
The text was updated successfully, but these errors were encountered: