mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-18 02:34:36 +01:00
comments
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user