diff --git a/external/mesytec-mvlc b/external/mesytec-mvlc index ea3c670..06b7bd3 160000 --- a/external/mesytec-mvlc +++ b/external/mesytec-mvlc @@ -1 +1 @@ -Subproject commit ea3c6700ed81a0278a8b81ccb11e8b21ecc7cb44 +Subproject commit 06b7bd33859d84ef77871c54500aeb325090ac64 diff --git a/src/mvlc_nng_replay.cc b/src/mvlc_nng_replay.cc index 1653165..244deb8 100644 --- a/src/mvlc_nng_replay.cc +++ b/src/mvlc_nng_replay.cc @@ -419,7 +419,7 @@ void listfile_parser_nng( ReadoutParserNngContext parserContext; parserContext.outputSocket = outputSocket; auto parserState = mvlc::readout_parser::make_readout_parser( - crateConfig.stacks, crateIndex, &parserContext); + crateConfig.stacks, &parserContext); mvlc::readout_parser::ReadoutParserCounters parserCounters = {}; mvlc::readout_parser::ReadoutParserCallbacks parserCallbacks = {