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

Fix scaling of last LED in page #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JohnAZoidberg
Copy link

There are 0xB4 (0x00 through 0xB3) LEDs/registers in the first page. Plus one for the scaling byte.
Similar for the second page.

My board has an LED at 0xB3 but not at 0xAA, so I tested only the former.

There are 0xB4 (0x00 through 0xB3) LEDs/registers in the first page.
Plus one for the scaling byte.
Similar for the second page.

Signed-off-by: Daniel Schaefer <[email protected]>
@dragazo
Copy link

dragazo commented May 1, 2023

I just ran into an issue with two LEDs with seemingly dead blue channels on my 13x9 RGB display, and this is indeed the fix. I'll use your fork till this is merged, thanks @JohnAZoidberg!

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