Skip to content

Fix Scorpio on-board neopixel pin #7908

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

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

Neradoc
Copy link

@Neradoc Neradoc commented Apr 25, 2023

The status LED is assigned to the NEOPIXEL0 pin (16), instead of the board's neopixel pin (4).

I note that board.NEOPIXEL is broken out on the side of the board as D4, meaning that pin has to be used carefully if the status LED is enabled, but I feel that disabling the status LED altogether would be weird.

Copy link
Collaborator

@dhalbert dhalbert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this!

@dhalbert dhalbert merged commit 63d2902 into adafruit:main Apr 25, 2023
@Neradoc Neradoc deleted the fix-scorpio-neopixel-pin branch December 26, 2024 03:05
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