Skip to content

Fix: do not randomly clear the first line of the LED matrix. #260

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

Merged
merged 1 commit into from
Feb 14, 2024
Merged

Conversation

aentinger
Copy link
Contributor

This fixes #259.

Instead the root cause for this issue was within ArduinoGraphics, for a detailed explanation see here: arduino-libraries/ArduinoGraphics#36 .

This fixes #259.

Instead the root cause for this issue was within ArduinoGraphics, for a detailed explanation see here: arduino-libraries/ArduinoGraphics#36 .
@aentinger aentinger added type: enhancement Proposed improvement topic: code Related to content of the project itself labels Feb 14, 2024
@aentinger aentinger self-assigned this Feb 14, 2024
@per1234 per1234 added type: imperfection Perceived defect in any part of project and removed type: enhancement Proposed improvement labels Feb 14, 2024
@aentinger
Copy link
Contributor Author

I've also released ArduinoGraphics:v1.1.1 which contains the bug fix that caused the erroneous quick-fix rectified in this pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: code Related to content of the project itself type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LED Matrix set() method does not work on top row
3 participants