chen
2024-09-20 292ed46c6066d47289f1330b1c2bcc6d74761f95
1
2
#include "stm32f4xx_hal.h"
uint16_t CRC_Compute(uint8_t *puchMsg, uint16_t usDataLen);