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

Loop display pattern #1

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

Loop display pattern #1

wants to merge 1 commit into from

Conversation

dimitrit
Copy link

The original code shifts the colour data until all bits are zero, after which the WS2812 led no longer lights up.

This change resets the colour data to an initial pattern when all bits have been shifted, thereby creating a looping effect.

@ViruKM
Copy link

ViruKM commented Sep 26, 2024

ERROR (TA2003) : timing.sdc":1 | Can't set timing constraint to object

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.

2 participants