Searched refs:test_crc (Results 1 – 1 of 1) sorted by relevance
202 uint8_t test_crc[] = {0xE4, 0x79}; variable214 if ((buffer[3] == test_crc[0]) && (buffer[4] == test_crc[1])){ in main()