mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-21 19:30:03 +02:00
constexpr
This commit is contained in:
parent
ad297e9c51
commit
1fb19aeae2
@ -2823,7 +2823,7 @@ void Module::restreamStopFromReceiver() {
|
||||
}
|
||||
|
||||
int Module::sendModule(sls_detector_module *myMod, sls::ClientSocket &client) {
|
||||
TLogLevel level = logDEBUG1;
|
||||
constexpr TLogLevel level = logDEBUG1;
|
||||
LOG(level) << "Sending Module";
|
||||
int ts = 0;
|
||||
int n = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user