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

Added in support for original 8-bit checksum as well as 16-bit crc #6

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

Conversation

AndreRenaud
Copy link
Owner

@AndreRenaud AndreRenaud commented Jun 5, 2023

Currently we're really doing xmodem-crc, rather than the original xmodem. This adds support for the original xmodem with 8-bit checksum rather than 16-bit CRC.

@github-actions

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Jun 5, 2023

Unit Test Results

1 files  ±0  1 suites  ±0   4s ⏱️ ±0s
0 tests ±0  0 ✔️ ±0  0 💤 ±0  0 ❌ ±0 
5 runs  ±0  5 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 9474235. ± Comparison against base commit 5972a49.

@github-actions
Copy link

github-actions bot commented Jun 5, 2023

Test Results

5 tests   5 ✔️  4s ⏱️
1 suites  0 💤
1 files    0

Results for commit 7c00bd2.

♻️ This comment has been updated with latest results.

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.

None yet

1 participant