Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
test
emulator
include
crc
crc_note.h
Go to the documentation of this file.
1
/*
2
* CRC checksums implemented by https://github.com/madler/crcany
3
* Sources under the zlib license, permitting free commercial use.
4
* See https://github.com/madler/crcany and http://zlib.net/zlib_license.html
5
* for further details.
6
*
7
* This project uses algorithm "CRC-16/CCITT-FALSE" (crc16ccitt_false.c and crc16ccitt_false.h).
8
* Other crc checksum algorithms may be used if required.
9
*/
10
sick_scan
Author(s): Michael Lehning
, Jochen Sprickerhof
, Martin Günther
autogenerated on Wed May 5 2021 03:05:47