Add polynomial and init value to crc8 compute function #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Right now this lib uses CRC8 seed and polynomial used in Sensirion sensors. Add SENSIRION_POLYNOMIAL and SENSIRION_SEED defines and make this lib more generic by adding seed and polynomial to compute function call