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

feature/crc #44

Merged
merged 1 commit into from
Feb 7, 2021
Merged

feature/crc #44

merged 1 commit into from
Feb 7, 2021

Conversation

CodeDead
Copy link
Owner

@CodeDead CodeDead commented Feb 7, 2021

  • Added CRC1 functionality
  • Added CRC8 functionality
  • Added CRC16 functionality
  • Added CRC24 functionality
  • Dependency upgrades

Closes #42
Closes #41
Closes #40
Closes #39

* Added CRC8 functionality
* Added CRC16 functionality
* Added CRC24 functionality
* Dependency upgrades
@CodeDead CodeDead added the enhancement New feature or request label Feb 7, 2021
@CodeDead CodeDead self-assigned this Feb 7, 2021
@CodeDead CodeDead merged commit e8c01cc into development Feb 7, 2021
@CodeDead CodeDead deleted the feature/crc branch February 7, 2021 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CRC1 functionality Add CRC8 functionality Add CRC16 functionality Add CRC24 functionality
1 participant