MySensors Library & Examples
2.3.2-62-ge298769
|
Definition at line 14 of file PJON_CRC32.h.
Static Public Member Functions | |
static uint32_t | compute (const uint8_t *data, uint16_t length, uint32_t previousCrc32=0) |
static bool | compare (const uint32_t computed, const uint8_t *received) |