gotthard2 new firmware veto header reduced to 16 (frames, bunchid)

This commit is contained in:
2020-05-28 12:44:03 +02:00
parent e884836f5c
commit 15eea51f12
3 changed files with 2 additions and 4 deletions

View File

@ -60,7 +60,6 @@
typedef struct {
uint64_t frameNumber;
uint64_t bunchId;
uint64_t reserved;
} veto_header;
/** Other Definitions */