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

Inclusion of extra constructor already available in MD_MAX72XX for multiple esp32 spi buses #98

Closed
John-Wallbank opened this issue May 5, 2022 · 1 comment
Assignees

Comments

@John-Wallbank
Copy link

This is a suggestion to bring the MD_PAROLA library in step with MD_MAX72XX

Can you include this constructor to enable the use of multiple SPI buses on ESP32. I think this was first introduced into the MD_MAX72XX library about 15 months ago.

MD_MAX72XX::moduleType_t mod, SPIClass &spi, uint8_t csPin, uint8_t numDevices = 1

@MajicDesigns
Copy link
Owner

Included in v3.6.0 release

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

No branches or pull requests

2 participants