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

mega2560 example: rgb led #543

Merged
merged 3 commits into from
May 5, 2024
Merged

mega2560 example: rgb led #543

merged 3 commits into from
May 5, 2024

Conversation

Rhovian
Copy link
Contributor

@Rhovian Rhovian commented May 4, 2024

Added an example for cycling through colors using an RGB LED.

When attempting to build the executable i ran into #537 , so I pinned the version in the mega2560 crate. Let me know if there is a better way of handling that.

Copy link
Owner

@Rahix Rahix left a comment

Choose a reason for hiding this comment

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

Thanks a lot for the contribution!

Please check my comments below :)

examples/arduino-mega2560/src/bin/mega2560-rgb-led.rs Outdated Show resolved Hide resolved
examples/arduino-mega2560/Cargo.toml Outdated Show resolved Hide resolved
@Rahix Rahix merged commit 96c9979 into Rahix:main May 5, 2024
25 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.

2 participants