Skip to content
This repository has been archived by the owner on Dec 8, 2019. It is now read-only.

Lightning #34

Open
rschwarzjr opened this issue Jun 27, 2017 · 2 comments
Open

Lightning #34

rschwarzjr opened this issue Jun 27, 2017 · 2 comments

Comments

@rschwarzjr
Copy link

rschwarzjr commented Jun 27, 2017

If you have more than 255 leds the lighting effect doesn't work properly. If random8 is replaced with random16 it fixes the problem (unless you have 65,000 leds I guess)

@eldoner
Copy link

eldoner commented Jul 12, 2017

Do you mean all random8 in EFFECT LIGHTING section? Because I have that issue too with this effect.

@rschwarzjr
Copy link
Author

Yes. I went through all the code and changed all random8 to random16 when it is used to pick a specific led and it fixed most of my problems. Not just lightning.

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

No branches or pull requests

2 participants