Free Electron
|
#include <stdint.h>
#include <stddef.h>
Go to the source code of this file.
Functions | |
uint32_t | beacon::calculateCRC (const void *dataPtr, const size_t dataSize, const uint32_t seed) |
bool | beacon::validCRC (const unsigned char *dataPtr, const size_t dataSize) |