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

Sk6812 #609

Closed
wants to merge 7 commits into from
Closed

Sk6812 #609

wants to merge 7 commits into from

Conversation

SoftTacos
Copy link
Contributor

Adds support for SK6812 to WS2812

PR for Issue #608

aykevl and others added 7 commits October 5, 2023 10:01
For details, see: tinygo-org/tinygo#3927
This change just means we need to be more careful to use the right type,
now that types like C.uint32_t don't match to the Go equivalent (like
uint32).
It looks like there was a copy paste leftover. This got corrected to be
concise.

Signed-off-by: Christian Ege <[email protected]>
It looks like there was an copy paste left over. This is corrected to be
concise.

Signed-off-by: Christian Ege <[email protected]>
It looks like there was an copy paste left over. This is corrected to be
concise.

Signed-off-by: Christian Ege <[email protected]>
@SoftTacos SoftTacos mentioned this pull request Oct 14, 2023
@SoftTacos SoftTacos closed this Oct 14, 2023
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

Successfully merging this pull request may close these issues.

5 participants