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