Preview error handle.6
This commit is contained in:
@@ -359,7 +359,7 @@ void DeviceManager::postScanCommand() {
|
|||||||
previewing = false;
|
previewing = false;
|
||||||
scanPhase = 1;
|
scanPhase = 1;
|
||||||
qDebug() << "Start progress timer";
|
qDebug() << "Start progress timer";
|
||||||
timerID = startTimer(2500);
|
timerID = startTimer(500);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
//ScanControl fail
|
//ScanControl fail
|
||||||
|
|||||||
Reference in New Issue
Block a user