This commit is contained in:
Dhanya Maliakal 2017-06-21 17:08:47 +02:00
parent 1c7ff1dd8c
commit 1dc774d229

View File

@ -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)) ) {
StopListening(buffer);
return;