Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
test
emulator
include
crc16ccitt_false.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
11
#ifndef __CRC16CCIT_FALSE_H_INCLUDED
12
#define __CRC16CCIT_FALSE_H_INCLUDED
13
#include "
crc/crc16ccitt_false.h
"
14
#endif //__CRC16CCIT_FALSE_H_INCLUDED
crc16ccitt_false.h
sick_scan
Author(s): Michael Lehning
, Jochen Sprickerhof
, Martin Günther
autogenerated on Wed May 5 2021 03:05:47