Skip to content

Conversation

@lucarin91
Copy link

@lucarin91 lucarin91 commented Oct 28, 2025

Use the Arduino_LED_Matrix library of the arduino:zephyr platform for using the led matrix.

@lucarin91 lucarin91 marked this pull request as ready for review November 6, 2025 11:53
};

const uint32_t HeartAnim[][5] = {
{0x1dc11108, 0x08404104, 0x04401400, 0x40000000, 55}, // 1
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
{0x1dc11108, 0x08404104, 0x04401400, 0x40000000, 55}, // 1
{0x1dc11108, 0x08404104, 0x04401400, 0x40000000, 55},

Probably the comments are not necessary.

Copy link
Contributor

@stefanotorneo stefanotorneo left a comment

Choose a reason for hiding this comment

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

LGTM

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