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

Correct wrong user LED pin on Arduino Mega 2560 #591

Closed
ckormanyos opened this issue Dec 17, 2024 · 1 comment
Closed

Correct wrong user LED pin on Arduino Mega 2560 #591

ckormanyos opened this issue Dec 17, 2024 · 1 comment
Assignees

Comments

@ckormanyos
Copy link
Owner

The repo has (incorrectly) pin portb.5. But the proper pin to use for the Arduino Mega 2560 User LED is pin portb.7.

  • Correct the pin configuration and test on the target.
@ckormanyos
Copy link
Owner Author

See also #592

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant