mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-10 09:42:02 +02:00
Rename core_config to buffer_config namespace
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
#include <cstddef>
|
||||
#include <string>
|
||||
|
||||
namespace core_buffer {
|
||||
namespace buffer_config {
|
||||
|
||||
const size_t MODULE_X_SIZE = 1024;
|
||||
const size_t MODULE_Y_SIZE = 512;
|
||||
|
||||
Reference in New Issue
Block a user