Skip to content

Prevents BOARD_LED_PIN from being overwritten in BOARD_LED add-on#1624

Open
MerlinDesigns wants to merge 4 commits into
OpenStickCommunity:mainfrom
AlpenmeisterCustoms:fix-LED-pin-in-addon
Open

Prevents BOARD_LED_PIN from being overwritten in BOARD_LED add-on#1624
MerlinDesigns wants to merge 4 commits into
OpenStickCommunity:mainfrom
AlpenmeisterCustoms:fix-LED-pin-in-addon

Conversation

@MerlinDesigns
Copy link
Copy Markdown

@MerlinDesigns MerlinDesigns commented Mar 28, 2026

Currently, the BOARD_LED_PIN gets overwritten by the board LED add-on. This fix prevents this from happening.

arntsonl
arntsonl previously approved these changes Apr 18, 2026
Copy link
Copy Markdown
Contributor

@arntsonl arntsonl left a comment

Choose a reason for hiding this comment

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

Looks good!

@arntsonl
Copy link
Copy Markdown
Contributor

arntsonl commented May 2, 2026

Looks like this breaks for PICOW because there is no define for the PICOW LEDs :(

@arntsonl
Copy link
Copy Markdown
Contributor

arntsonl commented May 7, 2026

Looks like its still failing on picoW :(

@MerlinDesigns
Copy link
Copy Markdown
Author

@arntsonl I changed it to have the old default value as a fall back. Checked that the builds all work on the Alpenmeister repo

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