Skip to content
Snippets Groups Projects

Update flesnet

Merged Jan de Cuveland requested to merge j.decuveland/cbmroot:update_flesnet into master
All threads resolved!
Files
19
@@ -49,7 +49,7 @@ protected:
private:
/// Constants
static constexpr std::uint16_t fkFlesBmon = static_cast<std::uint16_t>(fles::SubsystemIdentifier::T0);
static constexpr std::uint16_t fkFlesBmon = static_cast<std::uint16_t>(fles::Subsystem::BMON);
/// Control flags
Loading