Skip to content

Remove incorrect LED_STATE_ON definition for t-beam-s3#10280

Merged
fifieldt merged 1 commit into
developfrom
jp-bennett-patch-1
Apr 24, 2026
Merged

Remove incorrect LED_STATE_ON definition for t-beam-s3#10280
fifieldt merged 1 commit into
developfrom
jp-bennett-patch-1

Conversation

@jp-bennett

@jp-bennett jp-bennett commented Apr 24, 2026

Copy link
Copy Markdown
Collaborator

Fixes #9912 and #10170

@github-actions github-actions Bot added needs-review Needs human review bugfix Pull request that fixes bugs labels Apr 24, 2026
@jp-bennett jp-bennett requested a review from Copilot April 24, 2026 03:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Removes a board-specific LED_STATE_ON override in the T-Beam Supreme (tbeam-s3-core) variant so the firmware falls back to the global default LED polarity, addressing reports of the blue LED being stuck on.

Changes:

  • Removed #define LED_STATE_ON 0 from the tbeam-s3-core variant to use the global default (LED_STATE_ON=1 in src/configuration.h).
  • Minor diff-only line normalization at the end of the file (no functional change).

@jp-bennett

Copy link
Copy Markdown
Collaborator Author

I suggest we merge and cherry-pick into master

@fifieldt fifieldt merged commit 7adfc3f into develop Apr 24, 2026
84 of 85 checks passed
mariotti pushed a commit to mariotti/firmware that referenced this pull request May 6, 2026
@caveman99 caveman99 deleted the jp-bennett-patch-1 branch June 7, 2026 20:56
Evil8it pushed a commit to Evil8it/ME4TACTNK that referenced this pull request Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Pull request that fixes bugs needs-review Needs human review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: T-Beam Supreme LED stuck on in 2.7.20.6658ec2 Alpha

3 participants