siahsd/crc16.h

2 lines
62 B
C

uint16_t calculate_crc (const uint8_t *ptr, uint16_t count);