Skip to content

Conversation

@haydenroche5
Copy link
Collaborator

Prior to this commit, the hex strings for the CRC and sequence number from the Notecard were compared against hex strings computed by the host. If the casing of the hex digits differs between host and Notecard, there can be false CRC errors. Treating all values as integers gets rid of this problem.

Prior to this commit, the hex strings for the CRC and sequence number from the
Notecard were compared against hex strings computed by the host. If the casing
of the hex digits differs between host and Notecard, there can be false CRC
errors. Treating all values as integers gets rid of this problem.
@haydenroche5 haydenroche5 merged commit b44b309 into blues:main Nov 20, 2023
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