6 lines
73 B
C
Raw Normal View History

2023-10-31 07:47:27 +01:00
#pragma once
#include <inttypes.h>
uint32_t expected_crc = 0x4d540e72;