This commit is contained in:
iceman1001 2020-07-13 12:28:30 +02:00
parent a87ec6bd52
commit 7aedd9c7fe

View file

@ -122,6 +122,7 @@ typedef struct {
bool verbose;
} PACKED sample_config;
// Tracelog Header struct
typedef struct {
uint32_t timestamp;
uint16_t duration;