Skip to content

Onboard LEDs lighting up with no code running #3931

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

Closed
kattni opened this issue Jan 4, 2021 · 1 comment
Closed

Onboard LEDs lighting up with no code running #3931

kattni opened this issue Jan 4, 2021 · 1 comment
Milestone

Comments

@kattni
Copy link

kattni commented Jan 4, 2021

Building for CPX from main as of today, I found when I load the firmware onto the Circuit Playground Express, over half the LEDs light up when no code is running. The only way to get them to turn off was to put a pixels.fill(0) in a loop (including it at the beginning of the code was not enough). When there is LED code running, it still flashes the same LEDs as when no code is running on quickly before running the LED code.

@jepler evidently ran into a similar issue on PyGamer.

Image attached.

CPX_latest

@kattni
Copy link
Author

kattni commented Jan 5, 2021

This is resolved. Thanks @DavePutz for the fix!

@kattni kattni closed this as completed Jan 5, 2021
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