mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-15 15:55:34 +02:00
Shorten name of n_recv_packets
This commit is contained in:
@@ -10,7 +10,7 @@ struct ModuleFrame {
|
||||
uint64_t pulse_id;
|
||||
uint64_t frame_index;
|
||||
uint64_t daq_rec;
|
||||
uint64_t n_received_packets;
|
||||
uint64_t n_recv_packets;
|
||||
uint64_t module_id;
|
||||
};
|
||||
#pragma pack(pop)
|
||||
|
||||
Reference in New Issue
Block a user