Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for max72xx in series #731

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

irai
Copy link

@irai irai commented Dec 21, 2024

Added support for multiple max72xx connected in series. Tested on a board with 4 max72xx connected in series to RPI Pico.

Changes:
New function NewDeviceN
New function WriteCommandN
Update NewDevice to use drivers.SPI interface (tinygo-org/tinygo#4663)

@deadprogram
Copy link
Member

Hello @irai sorry I missed this PR.

Could you please add an example/smoke test that exercises the new functionality?

Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants