mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-02 15:34:12 +02:00
Add new variable
This commit is contained in:
@@ -31,6 +31,8 @@ struct jungfrau_packet {
|
||||
};
|
||||
#pragma pack(pop)
|
||||
|
||||
#define ModuleFrame_N_FIELDS 5
|
||||
|
||||
#pragma pack(push)
|
||||
#pragma pack(1)
|
||||
struct ModuleFrame {
|
||||
@@ -42,4 +44,5 @@ struct ModuleFrame {
|
||||
};
|
||||
#pragma pack(pop)
|
||||
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user