mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-14 08:22:12 +02:00
comments
This commit is contained in:
parent
1c7ff1dd8c
commit
1dc774d229
@ -266,7 +266,7 @@ void Listener::ThreadExecution() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/*//done acquiring
|
/*//done acquiring (removing this, else the last incomplete image will not be sent, directly going to dummy msg)
|
||||||
if ((*status == TRANSMITTING) || ( (!(*activated)) && (rc == 0)) ) {
|
if ((*status == TRANSMITTING) || ( (!(*activated)) && (rc == 0)) ) {
|
||||||
StopListening(buffer);
|
StopListening(buffer);
|
||||||
return;
|
return;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user