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!
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -49,7 +49,7 @@ protected:
private:
/// Constants
static constexpr std::uint16_t fkFlesBmon = static_cast<std::uint16_t>(fles::Subsystem::T0);
static constexpr std::uint16_t fkFlesBmon = static_cast<std::uint16_t>(fles::Subsystem::BMON);
/// Control flags
Loading