mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-04-21 04:24:37 +02:00
Rename parameter to something more sensible
This commit is contained in:
@@ -114,7 +114,7 @@ TEST(FaseQueue, array_parameter)
|
||||
size_t n_modules = 32;
|
||||
FastQueue<ModuleFrameBuffer> queue(
|
||||
n_modules * MODULE_N_BYTES,
|
||||
WRITER_FASTQUEUE_SLOTS);
|
||||
WRITER_FASTQUEUE_N_SLOTS);
|
||||
|
||||
ModuleFrame frame;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user