1
2
#include "main.h"
uint16_t CRC_Compute(uint8_t *puchMsg, uint16_t usDataLen);