3 lines
86 B
C
3 lines
86 B
C
#include "crc_common.h"
|
|
|
|
const char CRC_CHECK_DATA[CRC_CHECK_DATA_LEN] = "123456789";
|