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