Skip to content

Conversation

@danjohnson95
Copy link
Owner

There's a bug with the MAX7219 where the displayDigit() function doesn't return self, so we get a type error.

Also, when given the digit 12345678, it was rendering 87654321. This is now fixed and refactored so the number of digits is stored in a constant.

@danjohnson95 danjohnson95 merged commit fe6f78d into main Mar 2, 2025
2 checks passed
@danjohnson95 danjohnson95 deleted the max7219-bug branch March 2, 2025 21:43
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