Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 179 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 179 Bytes

crc16

CRC16 CCITT lib for Arduino

This is an Arduino library for calculating CRC16 CCITT zero based.

See the example to see how it works.

History

1.0.0 - Initial Version