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

adafruit_pixelbuf: Allow the buffer to be written in _transmit #9730

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

jepler
Copy link
Member

@jepler jepler commented Oct 18, 2024

This permits modifying the brightness of TM1814 strips at runtime. Tested with a modified version of the WIP tm1814 library.

Closes: #9729

This permits modifying the brightness of TM1814 strips at runtime.
@jepler jepler requested a review from tannewt October 18, 2024 18:02
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thanks! Nice and simple.

@dhalbert dhalbert merged commit e6fa7e8 into adafruit:main Oct 18, 2024
505 checks passed
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.

PixelBuf: TM1814 needs to dynamically modify the header bytes to set brightness
3 participants