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

CRC 16 CCITT #808

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

CRC 16 CCITT #808

wants to merge 3 commits into from

Conversation

bakerstu
Copy link
Owner

Additionally cleans up some of the formatting to better match they style guidelines.

@bakerstu bakerstu requested a review from balazsracz January 15, 2025 14:49
#elif CRC8DALLAS_TABLE_SIZE == 256
update256(message_byte);
#else
#error "Invalid value for CRC16CCITT_TABLE_SIZE"
Copy link
Collaborator

Choose a reason for hiding this comment

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

CRC8DALLAS_TABLE_SIZE

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