Skip to content
Snippets Groups Projects
Commit 2d905f9d authored by Sonia Minolli's avatar Sonia Minolli
Browse files

Change clock config condition at start (TANGODEVIC-1437)

parent e1960c9f
Branches
Tags
No related merge requests found
......@@ -206,6 +206,9 @@ protected:
//- flags mutex protection
yat::Mutex m_flagLock;
//- hardware init needed flag
bool m_isHwInitNeeded ;
};
} // namespace PulseCounting_ns
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment