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

using integers to store colors #21

Open
rsammelson opened this issue Sep 27, 2017 · 0 comments
Open

using integers to store colors #21

rsammelson opened this issue Sep 27, 2017 · 0 comments
Assignees
Labels

Comments

@rsammelson
Copy link
Collaborator

replace ints used to store color with uint16_t

Example

void strobePixel(unsigned long Stop, int Delay, int color, int num, bool Rand);
@rsammelson rsammelson self-assigned this Sep 27, 2017
@rsammelson rsammelson added the bug label Sep 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant