chen
2024-10-29 1de689845a59b0b702dff9925632081f1c580f27
1
2
#include "stm32f4xx_hal.h"
uint16_t CRC_Compute(uint8_t *puchMsg, uint16_t usDataLen);