From 7aedd9c7fe120b60442e5b7d447f3488b3156d37 Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Mon, 13 Jul 2020 12:28:30 +0200 Subject: [PATCH] textual --- include/pm3_cmd.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/pm3_cmd.h b/include/pm3_cmd.h index ac5d7ce00..b85d996d6 100644 --- a/include/pm3_cmd.h +++ b/include/pm3_cmd.h @@ -122,6 +122,7 @@ typedef struct { bool verbose; } PACKED sample_config; +// Tracelog Header struct typedef struct { uint32_t timestamp; uint16_t duration;