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

Use correct prefix on ATmega2561 fuse definitions #155

Merged
merged 1 commit into from
Feb 7, 2021
Merged

Use correct prefix on ATmega2561 fuse definitions #155

merged 1 commit into from
Feb 7, 2021

Conversation

per1234
Copy link
Contributor

@per1234 per1234 commented Feb 7, 2021

The "0" in the "0b" binary literal prefix was missing from the ATmega2561 fuse values.

Credit to Arduino forum member smp4616:
https://forum.arduino.cc/index.php?topic=726796

The "0" in the "0b" binary literal prefix was missing from the ATmega2561 fuse values.
@MCUdude
Copy link
Owner

MCUdude commented Feb 7, 2021

Wow, that is a GOOD catch! Thanks for providing a PR 🙂

@MCUdude MCUdude merged commit be3a8d2 into MCUdude:master Feb 7, 2021
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