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

mixed Green and Blue in leds1.set_pixel(x,a,b,c) #16

Open
lamasek opened this issue Apr 26, 2021 · 2 comments
Open

mixed Green and Blue in leds1.set_pixel(x,a,b,c) #16

lamasek opened this issue Apr 26, 2021 · 2 comments

Comments

@lamasek
Copy link

lamasek commented Apr 26, 2021

When I use leds1.set_pixel it is leds1.set_pixel(x,Red,Blue,Green) instead of usual and documentred Red, Green Blue. In leds1.fill(i,i,i) is OK.

@benevpi
Copy link
Owner

benevpi commented Apr 27, 2021

Some LEDs take the colours in a different order. It should be possible to customise the order the data is sent in, but it's not something I've implemented yet.

@lamasek
Copy link
Author

lamasek commented Sep 15, 2021 via email

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

No branches or pull requests

2 participants